Estadística
CLASIFICACIÓN
110.189
of 301.617
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.359
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.795
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
Intial values problmes, anyone can help writing this.
% Find the smallest C that limits h to 102 % plot Qin and C*sgrt(h-ho) h(t2)= h(t1)+ (dt/2)*((Qin(t1)-C*sgrt(h(t1))...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Index exceeds matrix dimensions.
clear; %Input data Q=22; Z=2.5; b=7.5; L=3000; So=0.0006; n=0.015; g=9.81; %Set range and increment...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
any help how I can use this code to produce result,
% initial yy =yd(e); zz = eval(['z',int2str(e),'(1);']); ...
más de 8 años hace | 0 respuestas | 0
0
respuestasAny guidance how to solve this, really need this and will be grateful for any help.
Any other suggestion!
más de 8 años hace | 0
Pregunta
Any guidance how to solve this, really need this and will be grateful for any help.
clc clear all syms y a = 0:0.5:10; U = 1; x= 0; sym y for m = 0:1:10 j = 1; eqn = U*y -(m...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Warning: The system is rank-deficient. Solution is not unique.
Hi there, I have hard time working with this please advice b = 0:1:10; a = b'; syms y j = 1; for m = 0:1:10...
más de 8 años hace | 1 respuesta | 0
