Community Profile

photo

Maurice Moh


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


error using predict function for SVM
Hi there i am trying to create a SVM model to predict the data from the one that i have attached here and the code load m...

7 years ago | 1 answer | 0

1

answer

Answered
string function not found
the string function is not available for versions of MATLAB before 2016b.

7 years ago | 1

| accepted

Question


suggestions for filtering a = signal
I have a signal that is obtained which is shown in the figure below <</matlabcentral/answers/uploaded_files/71599/Capture.PNG...

7 years ago | 1 answer | 0

1

answer

Question


string function not found
i have a cell array defined as class = {'good','bad','good','bad','good','bad','good','bad'}; and i am trying to create...

7 years ago | 1 answer | 0

1

answer

Question


pid tuning error saying too many input arguments
I am trying to tune a PID controller to a model that I have but I keep getting this error of too many input arguments I looked ...

7 years ago | 1 answer | 0

1

answer

Question


why do i have so many errors when trying to use particle swarm optimisation in matlab?
this is my code for the objective function function y = T(x,c) % this is the objective function if x(1)^2-x(2)+1 <= 0...

7 years ago | 2 answers | 0

2

answers