photo

Rock Rocky


Last seen: 3 mesi fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Revival Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
how to read arff file in matlab?
You can use this code as well DATA = importdata('Yourfilename.arff');

oltre 5 anni fa | 1

Risposto
how to read arff file in matlab?
there are a few MATLAB interfaces for WEKA files on MATLAB File Exchange, I normally use this one: http://www.mathworks.com/matl...

oltre 5 anni fa | 1

Domanda


Plot shifting between two values in if statement
Hello there I have if statement contain two equations as shown in the attached picture. This algorithm have two step size valu...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Risposto
universal control unit serial port connection
The port you are using (COM3) is busy because it is connected to another application. try to check a free port and use it instea...

quasi 7 anni fa | 0

Domanda


4D wind data for prediction
Hello guys Please can any one share with me real world 4D wind data that can be used for wind prediction? Also is there any alg...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


In an assignment A(I) = B, the number of elements in B and I must be the same.
p=3; L=1000; x=rand(1,L); r=zeros(p,1); W=ones(p,L); V=zeros(L,1); for k=1:L r...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


trouble with complicated loop
Hello guys would u please help me in this question Let’s say the length of x=1000, I want to make a loop to calculate the value...

circa 10 anni fa | 1 risposta | 0

1

risposta