Aditya Nanda
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
38.279
of 297.046
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
Pregunta
How do I access specific elements from a multi-dimensional array?
Given a milti-dimensional (say 3) array A, I want to access the elements at indices [ ], [] and [ ]. If I define and sim...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How come fsolve fails to find a solution when the problem script returns the Jacobian (but works when no jacobian is returned) ?
I am attempting to solve a system of nonlinear equations. My function script returns the Residual as well as the Jacobian with r...
más de 7 años hace | 0 respuestas | 0
0
respuestasHow to suppress errors in matrix algebra involving very large matrices ?
Just for the sake of documenting, I actually found a way to make this work. Matlab has vpa (variable precision arithmetic), usin...
más de 7 años hace | 0
Pregunta
How do I use fft2 to compute the spatial frequency and temporal frequency for a 1D travelling wave?
I have 2 dimensional data for a travelling wave u(x,t) known over the rectangular domain [x,t]= [x1, x2] and [0, t2]. I want...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Why are the random numbers obtained by different invocations to LOGRND() the same?
I used the LOGRND()[https://www.mathworks.com/help/stats/lognrnd.html] funtion to conduct a Monte Carlo Experiment. I used to tw...
alrededor de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
How to suppress errors in matrix algebra involving very large matrices ?
I have two very large matrices, A and B which constitute an equation A* x + B* y =0 I am interested in solving for x (de...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
What is an alternative method(apart from 'Maxstep') to ensure ode45 does not take large time steps and ignore high frequency components in the forcing function?
I am working on the response of vibrational energy harvesters to a very abrupt forcing function with many high-frequency compone...
más de 8 años hace | 2 respuestas | 0