photo

Mithun mondal


IIT Roorkee

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

PhD Scholar in Electrical Engineering

统计学

MATLAB Answers

5 个提问
0 个回答

排名
147,664
of 301,213

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,191

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,422

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答