Supreeth D K
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
206.359
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
I want to find the root locus of polynomial.
m_s = 5; % Mass of the spring m_r = 68; % Mass of the rotor k_r = 5.45e5; % Spring constant of the rotor c_s = 700; % D...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to find root locus of a polynomial
I need to find the root locus of a polynomial. m_s = 1; % Mass of the spring m_r = 68; % Mass of the rotor k_r = 5.45e...
12 meses hace | 2 respuestas | 0
2
respuestasPregunta
curve fitting of a complex equation
omega=[0 500 1000 1500 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000 8500 9000 9500 10000 10500 11000 11500...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
curve fitting of a complex data
I'm currently working on fitting some experimental data to a complex-valued function using MATLAB's lsqcurvefit function. Howeve...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
I have a query with regards to matlab app designer
I need to create a MATLAB app where, upon clicking a button in the initial procedure window, it will navigate to a second window...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
I have doubt in writing if else statement
I have doubt in writing if else statement in MATLAB. φ_((c1j) )={█((-1)^k φ_((C1j) ),1+j=2k (k=1,2,…)@(-)^k φ_((C1j), )...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
Is it possible to combine fminmax and nonlinear curvefitting together to obtain the parameters
I'm attempting to perform complex fitting. I've tried numerous approaches without success. In the literature I've read, fminimax...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to fix : Unable to perform assignment because the left and right sides have a different number of elements.
I am trying to use particle swarm optimization to solve a problem of mine. And i get following error: Unable to perform assign...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
curvefitting of complex number
I get following error when i use Lsqcurvefit Warning: Imaginary parts of complex X and/or Y arguments ignored. > In myfun (l...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I am trying to curve fit a complex function.
I am have been trying to curve fit a complex function. I dnt know whether code I have used is proper or not. I have attached th...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Intergrating from negative infinity to infinity
Hello, I am trying to solve an equation where limits of intergration are from negative infinity to infinity. function damp = p...
más de 2 años hace | 1 respuesta | 0