Mithun mondal
IIT Roorkee
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
198.355
of 301.848
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 176.942
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Converting expression to matlab function in acceptable format
f1 = 2x^2+3y; f2 =y^2+6x; g1=matlabFunction(f1); g2 = matlabFunction(f2); Here g1 =@(x,y) 2x^2+3y But, I want g1 =@(x...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Pulse generation in matlab with definite parameters
Can anybody suggest me the Matlab code for creating a pulse which contains the following information: 1: Rise time 2. Pulse widt...
quasi 11 anni fa | 0 risposte | 0
0
risposteDomanda
Solving Symbolic matrix with different variables
I have a symbolic matrix with different parameters whose elements are combination of this parameters...If I know the values ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Continious to discrete state space symbolically
Hi, Does anyone has code to convert continuous state space model to discrete domain symbolically based on parameters.My A ma...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Maximum likelihood determination using kalman filter and obtaining hessian and gradient of loglikelihood by numerical method
I want to calculate the gradient and hessian of Loglikelihood obtain from kalman filter to get my parameter by newton method. Ho...
oltre 11 anni fa | 0 risposte | 0
