photo

Mithun mondal


IIT Roorkee

2014년부터 활동

Followers: 0   Following: 0

메시지

PhD Scholar in Electrical Engineering

통계

MATLAB Answers

5 질문
0 답변

순위
248,783
of 301,275

평판
0

참여
5 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,216

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,777

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review

배지 보기

Feeds

보기 기준

질문


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...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 0 | 0

0

답변