Karan Nandankar
MathWorks
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
Estadística
0 Preguntas
8 Respuestas
CLASIFICACIÓN
7.673
of 295.486
REPUTACIÓN
6
CONTRIBUCIONES
0 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
más de 3 años hace | 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 ...
casi 4 años hace | 0
Obtaining mean and std from cfit object
Hi Neil, You can refer to this MATLAB Answer for your query.
casi 4 años hace | 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...
casi 4 años hace | 0
| aceptada
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...
casi 4 años hace | 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...
casi 4 años hace | 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...
casi 4 años hace | 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...
casi 4 años hace | 0