Community Profile

photo

Karan Nandankar

Last seen: 2개월 전 2020년부터 활동

통계

  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
Trouble solving ODE equation
Hi, You can initiate solving this ODE by following this documentation from Symbolic Math Toolbox: https://in.mathworks.com/hel...

대략 3년 전 | 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 ...

대략 3년 전 | 0

답변 있음
Obtaining mean and std from cfit object
Hi Neil, You can refer to this MATLAB Answer for your query.

대략 3년 전 | 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...

대략 3년 전 | 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...

대략 3년 전 | 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...

대략 3년 전 | 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...

대략 3년 전 | 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...

대략 3년 전 | 0