Estadística
7 Preguntas
                        0 Respuestas
CLASIFICACIÓN
133.717
                          
                          
of 300.392
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          7 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            14.29%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.373
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
2d truss analysis
doing trusses for statics class and i keep getting this error when running. triple checked my work i do not have any negative i...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO USE FPRINTF TO CREATE OUTPUT FOR COMMAND WINDOW
x = 2; y = 4; z = 7; h = 9; sol1 = x + h sol2 = z/h sol3 = y*cos(z) sol4 = sqrt(h)*(z)^2 sol5 = abs(-x)/log(y) ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
using for loop to solve a function
Given the following function ??(??) = 20000 * log(x) − 3x Use a for loop to compute f(x) for 1 ≤ x ≤ 20. my solution x = li...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
using while loop to solve a function
Given the following function ?(x) = x^3 − (5?)^2 + 2^x − 10000x Use a while loop to compute f(x) for many evenly spaced values o...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How do i use a pair of nested for loops to store a series of 9 related numbers in a 3x3 matrix?
Use a pair of nested for loops to store a series of 9 related numbers in a 3 x 3 matrix (the outer loop determines which row and...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Output the results for each of these five computations into the Command Window USING FPRINTF
x = 2; y = 4; z = 7; h = 9; sol1 = x + h sol2 = z/h sol3 = y*cos(z) sol4 = sqrt(h)*(z)^2 sol5 = abs(-x)/log(y) ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
fprintf for command window
trying to Create output for the command window using fprintf " using matlab 2018b" x = 2; y = 4; z = 7; h = 9; sol1 = ...
casi 7 años hace | 1 respuesta | 0
 
        