Community Profile

photo

mohammed hamdy


Con actividad desde 2016

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


i have N observations z(1),z(2),...z(N) how can do the following formula , where N=50
<</matlabcentral/answers/uploaded_files/78746/123.jpg>>

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


hi , i use the following statement ,
fprintf('S=%d Z0 =%d PHI=%d MSEreal=%d MSEfuzzy=%d Numberofreal=%d Numberoffuzzy=%d\n', s,z0,phi,MSEreal,MSEfuzzy,numberreal,n...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


hello, my code run one value only from loop(tt) and display one result from total result and then display the message "Subscripted assignment dimension mismatch." ,how to solve it ? and how know the line containning the error?
s=[2;3;4;5;6;7;8;9]; z0=[0.3;0.4;0.2;0.6;0.7;0.8;0.9;0.5]; phi=[0.4;0.3;0.6;0.9;0.2;0.5;0.8;0.7]; for tt=1:8 index=7;index1=...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


hello , i use the following code , the loop is running to (o=30) . More than 30 value does not work and display the Warning (Index exceeds matrix dimensions) .. What correct it in order to complete iteration?
s=4; z0=0.3; index=7;index1=0; o=40; a=normrnd(0,s^2,5000,1); phi=0.5; n=[300;350;400;480;500;600;650;700;800;900;1000;12...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


hello , my output is display In terms of [e] as following . how to transform the out put to numerical values without e , and how sort the interval in output by descending
out = 1.0e+04 * 1.4000 1.5000 1.7000 1.8000 1.9000 2.0000 1.5000 1.5250 1.5250 1...

más de 7 años hace | 1 respuesta | 0

1

respuesta