![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7653590_1522122575331_DEF.jpg)
Drew Mitchell
Followers: 0 Following: 0
Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
22.642
of 297.046
REPUTACIÓN
2
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
2
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
Which state is being plotted in multi-degree of freedom system when using bodeplot
I am using bodeplot to get frequency response curves of a 2 degree of freedom system. I use the command >>bodeplot(sys) and it...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Bessel funtions of imaginary order
Is there a way to calculate bessel functions of imaginary order? I am looking for something like this: F=besselj(i*nu,x) ...
más de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
Solve 2d wave equation on circular domain using pdetool
Hi, I am wondering how to use the pdetool to solve the wave equation on a circular domain. As far as I can tell it looks like ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Integration of the zero function handle ie f(x)=@(x) 0
I have a function that requires the integration of many functions and sometime that function is zero but I don't really know whe...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Numerical integration with triplequad and method quadgk
I am wondering how to use quadgk as my method for integration using triplequad. In the help for triplequad it says that quadgk ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
numerical triple integral with matlab coder
Is there a way to calculate triple integrals of functions using matlab coder? Coder doesn't support integral3 so I am looking...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Symbolic or function handle to numeric
Is there a way to turn a symbolic expression or function handle into a numeric expression? For example, say i have: syms x...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use symbolic expression with matlab coder
I have a symbolic expression that I would like to integrate using a mex file. I know how to do the integration the following wa...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Tripple integration matlab code to C/C++ with coder
I am wondering how to create C/C++ code for a triple integral. Matlab coder supports quadgk() but that only works for single va...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Numerical Integration of symbolic expression.
I have a lengthy symbolic expression in 3 variables say f(r,z,t). I want to integrate this expression over r and z (for specifi...
casi 9 años hace | 3 respuestas | 1
3
respuestasPregunta
I need help factoring a symbolic expression
I have a symbolic expression in 3 variables f(r,z,t). I am trying to factor it such that I have an expression of the form: ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Fit surface from Two vectors and a matrix
I have two vectors (of different length) that correspond to x and y locations in the x-y plane. I also have the corresponding ma...
alrededor de 9 años hace | 1 respuesta | 0