Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
165.864
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
using a nested for loop to walk through two matrix
Use a nested for loop to printout all values (one by one) for both S and T. To control your loops, use variables/numbers based o...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
printing code from 2012
i am running the 2012 student edition and each time i print my script to turn it in it prints in like 18 font and outside of the...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
figure windows background color
Can I change the backgorund color from white to black to show better contrast when using the cyan and yellow lines. I am plotti...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
reading and writing files from open office
I know that i can use dlmread and dlmwrite to work with .txt files, and i can use xlsread and xlswrite for excel files. But ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
terminating a script with a quit comand
I have been told to make a script that will evaluate a string, and at the end it must ask the user if they are sure they want to...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
this should be easy I have a while loop that is infinite
When I run this it is inifinite and well that's not what i am looking for... i thought that by limiting the x value to 99 which...
alrededor de 12 años hace | 5 respuestas | 0
5
respuestasPregunta
finding a sum of a vector without using the sum(x) function
I can make my program give the correct answer using the sum(x) function, but i can't use the sum(x) function. is there a way to...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
For loops and taylor series
I am having issued with my for loop taking the variable that i have set to be [1:1:n] but when i run my script it turns my answ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
for loop to make a taylor series
I am trying to make a taylor series for e^x where e^x = 1+(X/1!)+((X^2)/2!)+((X^3)/3!)+... and the approximation is sum s...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
using the taylor series function of matlab
Hello, I am trying to write a piece of code that allows me to input the numbers of terms in a taylor series and I know that i...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
graphing inplicit quadric equations
I am trying to graph five different quadric surfaces and don't know the name of them. the idea is to see the shame and name the...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
plotting an ellipsoild with an equation that is not set equal to one variable
I thought this would be simple and straight forward but i really don't have a clue here. I need to plot an Ellipsoid with the e...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
creating a figure that is a segment of another
i have a script that gives my figure(1) that graphs a cos wave over 5 sec then i need to section out the first second and have i...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use the mathmatical constant "e" in conjunction with a vector.
I am trying to use the mathmatical constant "e" in conjunction with a vector and each time i rum my script i tells me that the "...
alrededor de 12 años hace | 2 respuestas | 0