photo

Roya Salehzadeh


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to save the value of a variable inside a for loop in the MATLAb workspcae in each iteration (real-time)
I found the solution and wanted to share it here. The "set parameter" function in MATLAB could be used to adjust/change the valu...

fast 2 Jahre vor | 0

Frage


How to save the value of a variable inside a for loop in the MATLAb workspcae in each iteration (real-time)
Hi, I have a simple for loop here and I would like to save the value of variable "a" in each iteration at the MATLAb workspcae....

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to load a trained classifier model inside Simulink MATLAB function in MATLAB 2015a?
Hi, I have trained a classifier for my dataset in MATLB 2022a and saved it as a mat file (classifiername.mat). I need to load ...

etwa 2 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
I was working on Matlab R2015a's Classification Learner Toolbox. I successfully imported the file data and export it using Export Model, and i got a structure named trainedClassifier. But while running its showing the following error
Hi, I have trained a classifier in MATLAB 2022 and saved it. I need to load the trained classifier inside a matlab function in ...

etwa 2 Jahre vor | 0