Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
238.726
of 301.296
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.225
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.832
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
Addition of matrix in a loop
I have four matrix : r1=[1 2 3 4 5]; r2=[3 4 5 6 7]; d1=2*r1+5 d2=5*r2-2; I need to add these two matrix such tha...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help with this code- Chevyshev rational function on matlab
I am trying to approximate some data. Matlab couldn't approximate polynomial so I approximated using another software which can ...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to plot chebyshev polynomial in matlab
I have a chebyshev function T with all coefficient a,....i F(x1,y1)=(a+dT1(x1 )+eT1(y1 )+hT2(x1)+iT2(y1))/(1+bT1(x1)+cT1(y1)...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Need help in stepwise function
r=[0.5,1,1.5....5]; theta= linspace(0,2*pi,73); [theta,r]=meshgrid(theta,r); [x11,y11]=pol2cart(theta,r); x1= x11(:); % ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help with 3-d graph
Its 3-d surface, where source is in z axis, perpendicular to XY plane. I have theta (angle made by point p(r,theta)), r radius ,...
alrededor de 12 años hace | 1 respuesta | 0
