Amin Bashi
Followers: 0 Following: 0
MSc in Chemical engineering, home page : http://www.matlabedu.ir Professional Interests: process control, transport phenomena
Statistik
RANG
3.507
of 300.364
REPUTATION
16
BEITRÄGE
0 Fragen
7 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
873 of 20.934
REPUTATION
2.168
DURCHSCHNITTLICHE BEWERTUNG
4.10
BEITRÄGE
4 Dateien
DOWNLOADS
11
ALL TIME DOWNLOADS
21288
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
How to create multiple matrix using for loop?
y=[1 2 3 4 5 6 7 8 9 10] x = y([1:5;2:6;3:7;4:8;5:9;6:10])
fast 13 Jahre vor | 0
how to create a vector of 5 random integers each in rang of -10 and 10.
see this: http://www.mathworks.com/matlabcentral/newsreader/view_thread/109999
fast 13 Jahre vor | 0
Need help with defining a variable in my tic toc function
it's obvious look at line 29 and 30! n is vector? or n is scaler?
fast 13 Jahre vor | 0
| akzeptiert
Simulink/Matlab diference
see this http://www.mathworks.com/help/toolbox/eml/ug/bq1h2z7-11.html
etwa 14 Jahre vor | 0
| akzeptiert
integral square error
It's easy! Use simulink with optimization toolbox (or fminsearch) together. If you have the optimization toolbox type open run...
etwa 14 Jahre vor | 0
Recursion Help ... Again...
check this codes elseif (norm == 0 && m == 0) pn = -((n-1)/n)*pnm(n-2,0,theta,norm)+((2*n-1)/n)*(cos(t...
mehr als 14 Jahre vor | 0
| akzeptiert
More Recursion Help Needed
see the 11th and 12th lines of pnm function elseif ( norm == 0 && n >= m+2) pnmCurrentn = ((2*n-1)/(n-...
mehr als 14 Jahre vor | 0
| akzeptiert










