Estadística
CLASIFICACIÓN
35.041
of 295.673
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
77.78%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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
Code not working.
Hi, I got this code on the mit website, However I am not able to run the code please have a look %-------------------------...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I read a text file with fixed widths in MATLAB
Hello, It's been a long day and I am trying to figure out how to import a text file which has fixed width data. I tried to writ...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Importing line-by-line from a text file
Hi I have a problem choosing what kind of tool to import data from a text file. The data looks something like this although the ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Reading a text file
Hello I have this piece of code for opening a text file, but I cannot interpret some part of the code. fid = fopen(NBIFileN...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding slope from a 2D plot
I have plotted a group of points using plot(x,y) command. The plot is non linear. I attached a picture with a line drawn on the ...
casi 10 años hace | 1 respuesta | 1
1
respuestaPregunta
semilogx plot, scaling problem.
When I use the semilogx syntax with X axis to be scaled. <</matlabcentral/answers/uploaded_files/19333/porediavsvolume.jpg>>...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
What is this error in Script file?
X=zeros (1,1301); time =0:0.05:65; k=0.05; for i=2:1301 X(i) = ((k*(0.293*X(i-1)^2)-(0.542*X(i-1))+0.354)*0.05...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaWhich function can be used?
Thanks for the answer, also If I have a quadratic expression on the rhs will this work. I tried to write like this. will this w...
alrededor de 10 años hace | 0
| aceptada
Pregunta
Which function can be used?
I have a function dA/dt= k(2-2.374A)/2.12 can I use ode45 here?
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How do you write a pde func for a variable v in matlab, where the v is experimental data that are to be fit in a pde function to extrapolate the data. fro a longer time.?
How do you write a pde func for a variable v in matlab. The PDE equation is as follows, I simplified it with all the constants ...
alrededor de 10 años hace | 1 respuesta | 0