Estadística
11 Preguntas
4 Respuestas
CLASIFICACIÓN
20.024
of 295.569
REPUTACIÓN
2
CONTRIBUCIONES
11 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Detecting events - why are 2 events occurring when the calcuations should stop after any event ?
Hi I am solving a diff equation using ode15s. An event function is used to detect 2 events. This function stops the cal. on...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasWhy is this program not running for full time span ?
Jas Simon Thank you for the reply. Yes t = 55 microsec is where it stops. But how do i get rid of the warnings ? Any help is...
más de 9 años hace | 0
Pregunta
Why is this program not running for full time span ?
Hi I have a program for bubble dynamics, i.e. adiabatic expansion & compression of a bubble by solving Rayleigh Plesset equatio...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Why are 2 events being listed instead of only one ?
Hi I am solving a second order differential equation dealing with expansion and collapse of a gas bubble in water. Events is...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Is this event detection correct
Hi I am solving a problem involving the expansion and contraction of a bubble in response to a sinusoidal pressure, Pa sin (wt)...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to enter MATLAB code here ?
Hi How do I enter MATLAB code here ? TIA
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
Please help to spot the error here
This is a solved example in the book 'Applied numerical methods with MATLAB by Chapra' A bungee jumper jumps off a cliff 200 ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Double & Triple Integration with tabular data
Hi The function dblquad(fun, xmin, xmax, ymin, ymax, tol) can be used for double integration over x and y if the function is ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
What is the meaning of this error (Using function medfilt2)
Hi I am using medfilt2 function but the error below is generated. May I know what is the problem here ? TIA ----------...
más de 10 años hace | 3 respuestas | 0
3
respuestas??? Error using ==> events Too many input arguments.
Star Strider & Hayes Many thanks for the replies. I solved the problem (see http://www.mathworks.in/matlabcentral/newsre...
más de 10 años hace | 0
Pregunta
??? Error using ==> events Too many input arguments.
Hi I am running a file (RP3.m) to solve a differential equation. This file uses the function file (zdot3.m) to get the derivati...
más de 10 años hace | 2 respuestas | 0
2
respuestasRKF method for second order ODE
Star Strider Thanks for the answer. I am able to turn the 2nd order ODE to 2 first order ODE's and solve it using ode45. But ...
más de 10 años hace | 0
Pregunta
RKF method for second order ODE
Hi Does anybody know where program in MATLAB for solution of 2nd order diff equation using RKF method is available. I've seen ...
más de 10 años hace | 4 respuestas | 0
4
respuestasPregunta
How to plot the derivative from experimental data
Hi I have a number of points (experimental data) plotted as an x-y plot. I want to generate the derivative of y w.r.t x from t...
más de 10 años hace | 2 respuestas | 2