photo

Karan Nandankar

MathWorks

Last seen: 2 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

I am an Engineer at MathWorks. Any articles/ideas/opinions here are my own and in no way reflect that of Mathworks

Programming Languages:
C++

统计学

MATLAB Answers

0 个提问
8 个回答

排名
7,696
of 299,722

声誉
6

贡献数
0 个提问
8 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Trouble solving ODE equation
Hi, You can initiate solving this ODE by following this documentation from Symbolic Math Toolbox: https://in.mathworks.com/hel...

4 years 前 | 0

已回答
unable to integrate acos(function)
Hi, As I can see you are approximating your function 'ZZXX_2_osc' over variable 'N' in taylor expansion, while the integration ...

4 years 前 | 0

已回答
Obtaining mean and std from cfit object
Hi Neil, You can refer to this MATLAB Answer for your query.

4 years 前 | 1

已回答
vpasolve returns emptyset for all variables, although a solution does exist (proof inside)
Hi, The reason why 'vpasolve' returns empty [0x1] structure is that it is not able to find any analytical solution for the syst...

4 years 前 | 0

| 已接受

已回答
how to write symoblic intergal equation with mutiple unknowns and solve it symbolically
Hi, The integrand is bit complex for the int() to compute closed form of an integral, which is the reason that it returns an un...

4 years 前 | 0

已回答
normalisation and reverse process _Forecasting _mean standard deviation
Hi, As I can see you're trying to map z-score parameters of XTest to calculate inverse of normalized YPred. You may try the fol...

4 years 前 | 0

已回答
normalising and reverse normalising data
Hi, Looks like you have used the wrong Process Settings in the variable 'YPred1'. As I can see you are using XTest as your inde...

4 years 前 | 0

已回答
Is there a Matlab equivalent to the tsboot function in R?
Hi, For bootstraping Time series data in MATLAB, you can try using the function bootstrp(), which draws 'n' bootstrap samples a...

4 years 前 | 0