Amin Bashi
Followers: 0 Following: 0
MSc in Chemical engineering, home page : http://www.matlabedu.ir Professional Interests: process control, transport phenomena
Statistica
RANK
3.507
of 300.392
REPUTAZIONE
16
CONTRIBUTI
0 Domande
7 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
873 of 20.934
REPUTAZIONE
2.168
VALUTAZIONE MEDIA
4.10
CONTRIBUTI
4 File
DOWNLOAD
11
ALL TIME DOWNLOAD
21288
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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])
quasi 13 anni fa | 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
quasi 13 anni fa | 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?
quasi 13 anni fa | 0
| accettato
Simulink/Matlab diference
see this http://www.mathworks.com/help/toolbox/eml/ug/bq1h2z7-11.html
circa 14 anni fa | 0
| accettato
integral square error
It's easy! Use simulink with optimization toolbox (or fminsearch) together. If you have the optimization toolbox type open run...
circa 14 anni fa | 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...
oltre 14 anni fa | 0
| accettato
More Recursion Help Needed
see the 11th and 12th lines of pnm function elseif ( norm == 0 && n >= m+2) pnmCurrentn = ((2*n-1)/(n-...
oltre 14 anni fa | 0
| accettato










