Karthi Ramachandran
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
109.965
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
9.548 of 20.247
REPUTACIÓN
70
EVALUACIÓN MEDIA
4.50
CONTRIBUCIONES
2 Archivos
DESCARGAS
7
ALL TIME DESCARGAS
611
CLASIFICACIÓN
121.903
of 154.105
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
importing Cubesat xml/CAD model
I want to simulate a mission scenario including attitude control of a custom cubesat project. This includes attitude control usi...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to give bounds for a parameter in LMI toolbox?
Example : If is a parameter which is not known to take exact values but a bound has to be specified. How to specify such bounds...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Give Output of one ODE to the another ODE simultaneously
I have the equations as follows and What I have to do is integrate and supply the output to sumlatenously at each time st...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaResuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
alrededor de 4 años hace
Pregunta
RRT navigation toolbox and automated driving toolbox also costmap from driving scenario
There are two questions I like to clarify 1) What is the difference between navigation toolboxe's "plannerRRT" and Automated d...
más de 4 años hace | 1 respuesta | 0
1
respuestaPlotting different datas on the same graph smoothly
What do you mean by smooth? If you want the data points to be connected here it is . x = [1000, 2500, 5000, 7500, 10000, 2500...
más de 4 años hace | 0
Enviada
MATLAB codes for restricted three body problem.
MATLAB codes for restricted three body problem.
más de 4 años hace | 6 descargas |
Problem with "string scalar or character vector must have valid interpreter syntax"
I tried whatever u have added , Its working fine, also latex is not required because you are just using string , if you want ita...
casi 5 años hace | 0
Differential Equation Graph From Initial Conditions
Check the file below may be it will help
casi 5 años hace | 0
Unable to access MATlab online
Hi, I believe you talk about prof Andrews course. Have you created a mathworks account? Pls enter the credentials and try accesi...
casi 5 años hace | 0
Nonlinear constraint function with the optimization toolbox
Is your function "nonlcon" or "unitdisk" , unit disk has no option to call "anzahlpipes" if your nonlcon is a function of 'x' a...
casi 5 años hace | 0
Enviada
Lagrange Interpolation
Simple MATLAB file for Lagrange Interpolation
casi 5 años hace | 1 descarga |
Pregunta
While loop not starting
I am trying to implement a newtons method to find the root of a function. When i check manually, (that is checking condition an...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Symbolic math Tool box "diff" and "dsolve" for optimal control
This is a simple optimal control problem where I have to differentialte the hamiltonian w.r.t "u" and substitute into the state ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Two point Boundary Value Problems about "bvp4c"
is "bvp4c" is a "direct" method of solving an optimal control problem, I see it uses collacation and mesh refinement which are s...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaHow to restart a for loop when a condition is met?
"I wish every time that "tgas=t" " is a condition check . but you have assigened tgas = t; if t==(TIMELOST100(1,j))+2 && tga...
alrededor de 5 años hace | 0
Pregunta
How to Create Multidimensional table in for loop
Trajectory =1:15; %TrajDetail = zeros(328,4,15); for i = 1:length(Trajectory) TSPANtf = [ 0 t(i) ] ; %TSPANtf2 = ...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
how to plot f(x)=1/2(x1^2+x2^2+x3^2)?
I am new to MATLAB .how to plot f(x)=1/2*(x1^2+x2^2+x3^2). a function of 3 variables?. I have almost tries all options for plot....
más de 6 años hace | 1 respuesta | 0