William Duhe
Loyola University
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
103.650
of 301.464
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.292
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.632
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
Need help with 3-D plotting
y < (.01.*x.^(2).*exp(x.^(-2))./(8.*Z.*10.^10)).^(1./4); I need to plot the inequality above in a 3-D mesh plot. Plot y and...
casi 15 años hace | 1 respuesta | 0
1
respuestaPregunta
How to write a basic loop
[EDIT: Thu May 26 02:39:10 UTC 2011 - Reformat - MKF] z = 0.05; y = 1/20; f = @(x) (10.^(-15).*x.^(3).*exp((x.^2).^(-1)/4...
casi 15 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I solve this equation for x given a value of z and y?
z = (10.^(-15).*x.^(3).*exp((x.^2).^(-1)/4).*y.^(-1)).^(1/5) Is there a way to numerically solve this equation for x given sp...
casi 15 años hace | 1 respuesta | 0
1
respuestaPregunta
Solving complex algebraic expressions
I have two parameters: z < (10.^(-10).*x.^(2).*exp((x.^2).^(-1)/4).*y.^(-1)/2).^(1/4); z > (10.^(-15).*x.^(3).*exp((x.^2).^(-1...
casi 15 años hace | 2 respuestas | 0
