photo

Ahmed


NTNU

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
41.410
of 301.252

REPUTACIÓN
1

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 21.207

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.657

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How do you use function handles on polynomial functions?
I get an error message on this.... fplot(@x^2 + 3*x +3,[0, 10])

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can you open a file that is not in your matlab directory with the fopen function?
From your desktop forexample? Do you have to specify it's location to fopen, the filename alone seems to not be enough.

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is it possible to enter a mathematical expression/function as an input to a user defined function
Forexamples something in the lines of function return_value = function_name( (f(x), 2nd paramaeter, 3rd paramter)) where ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you replace the entry of a matrix with a string?
I'm a little stuck

más de 12 años hace | 3 respuestas | 1

3

respuestas