Karan Nandankar - MATLAB Central
photo

Karan Nandankar

MathWorks

Last seen: 7日 前 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 AnswersFrom 12/20 to 03/25Use left and right arrows to move selectionFrom 12/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 質問
8 回答

ランク
7,435
of 297,672

評判
6

コントリビューション
0 質問
8 回答

回答採用率
0.00%

獲得投票数
1

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
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年 前 | 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年 前 | 0

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

約4年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 0