Estadística
CLASIFICACIÓN
149.637
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
other variable inside odesolver
i have these set of equation k = (c(1)+c(3))/2 value = [c(2); -k*(c(2)-w1)^2; c(4); (-k*(c(2)-w1)*(c(4)-w2))-g; c(6); -k...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
ode step
is it possible to store value in a matrix other than equations in odesolver,if any variable which is getting change in each ste...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaerror using ode45 in gui
i tried the above method but still it was giving error but now i got the mistake actually the programme is running using the ...
alrededor de 14 años hace | 0
Pregunta
gui inside gui
is it possible to open a gui programme into another gui programme using a toggle button or any else
alrededor de 14 años hace | 3 respuestas | 0
3
respuestasPregunta
import data from one gui to another
i have made a gui of unit conversion. i want to use this in another gui for changing units of variable. i want to import dat...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
ode-solver vs gui
*is it possibleto make gui of programme in which odesolver is used* i have made the programme for flatfire trajectory using ode...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
converting word file report to pdf file
i have to convert a report generated in word file through my matlab program, to pdf file to make it non editable. How may i do ...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
error using ode45 in gui
while debugging code for flat-fire using ode45 it gives error err0r:- ??? Error while evaluating uicontrol Callback ???...
alrededor de 14 años hace | 4 respuestas | 0
4
respuestasPregunta
point mass model using ode45
this is the pointmass model programme for projectile using ode45 with event location, in this the drag coefficient (Cd) is varyi...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
gui error
this programme is for flatfire trajectory of projectile,i solved it using odesolver(ode45)with event location;i made its gui by ...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
gui
in gui programming if any variable is defined in push button(or toggle button). then this variable is not accepted by programme ...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
add my photo to gui
i want to add my photo in gui permanently .but it require path of photo to add to graph . can't i directly copy and paste my ph...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
applying conditions in odesolver
equation of motion of projectile with drag is dvx/dt = -k*v*vx ; dvy/dt = -k*v*vy - g where k = drag coefficient and g = g...
alrededor de 14 años hace | 1 respuesta | 0
