Community Profile

photo

Safwana Razak


Last seen: mehr als 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

All
  • Explorer
  • Thankful Level 3
  • First Review
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Vectorization of for loop
B = randi(10x5); x = randi(10x40); y = randi(10x1); % Modelfun = equation to fit % I can do a for loop like this: for i...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to evaluate LSTM network
hi, this is general question. how can i evaluate LSTM network in regression problem? i know from RMSE but after i train my net t...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


write for loop output as matrix
hi all, can you advise me how to write my for loop output as matrix as below: board 1 = 3x4matrix board 2 = 3x4martix for bo...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Get the first file in each folder
hi, i have a main folder named audio, 10 subfolder inside there. how do i loop and read 1st file in each folder. i just able to...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Tall array read csv file
Hi why i am encounter this error while train my tall array data in machine learning model? Error using matlab.io.datastore.Tabu...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


containers.Map keys value not match
Hi, i try using containers.Map function to automate my table value into certain keys but end end up with this error: "Specifie...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to detect border image?
hi. can anyone know how to detect the border image in the attachment? how to separate the red and white from the image 1 to ima...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index exceeds the number of array elements (1).
Hi, please help me regarding this error. _______________________________________________________________________ Index exceed...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to extract data from 2D graph?
Hi, I got 2D graph like attacment. how to extract the data from .jpg? i do convert it in .fig but i have error: "No appropria...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to plot controlchart function into axes GUI
axes(handles.axes1); p = controlchart(re,'charttype','s'); xlabel('Airflow (ft^3/min)') ylabel('Frequency (counts)') ...

mehr als 5 Jahre vor | 1 Antwort | 1

1

Antwort