photo

K Dani


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
40.310
of 300.343

REPUTACIÓN
1

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Simpson's Rule
So I have to write a script to evaluate an integral using Simpson's Rule, including odd values of N. Right now I am not getting ...

alrededor de 7 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Writing matrix to .dat file
I need to write two sets of data to a .dat file. I have two row vectors, n and an. The index n needs to be written to the value ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Issue with ezplot and fplot?
Maybe I'm not understanding the logistics of ezplot and fplot, but I just need to plot the function f(x) = x-2*exp(-x). When I u...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


A and B must be floating-point scalars.
I am trying to compute this function(as seen in the attachment) within a for loop but I keep getting an error. Here is my code ...

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

1

respuesta

Pregunta


Indexing & Move Me function
function out = move_me(v,a) lng = length(v); for i = 1:lng; %evaluating each position of v in relation to a ...

más de 8 años hace | 3 respuestas | 0

3

respuestas