photo

Ductho Le


Last seen: 5 días hace Con actividad desde 2018

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

MATLAB Answers

5 Preguntas
1 Respuesta

CLASIFICACIÓN
10.799
of 300.352

REPUTACIÓN
4

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
80.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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

Ver insignias

Feeds

Ver por

Pregunta


Set a custom stoping criteria for Simulated Annealing
Hi all, I am using the "simulannealbnd" function to solve my optimization problem. I want to set a custom stoping criteria for ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot points with the spectra
I have a set of points and their amplitudes. I want to plot a graph like this (fig bellow) in which amplitudes are plotted as th...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
[Assignment]Write a function called saddle that finds saddle points in the input matrix M.
If you have no idea to solve this problem, you can use my code as a reference. Good luck! function id = saddle(M) [a,b]=size(M...

más de 5 años hace | 2

Pregunta


Explicit root of symbolic equations
I am trying to find the explicit roots of symbolic equations like the code bellow: syms d1 d2 d3 d4 d5 d6 h11 h12 h13 h14 h21 h...

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

1

respuesta

Pregunta


Store function in an array
Hi every one, i have a problem in my MATLAB code that i want to store user defined functions in an array(6x6) and use this array...

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

1

respuesta

Pregunta


How can I fix the error "Index exceeds matrix dimension"
In my FEM program, I want to build a matrix bcdof[1;2;7;8;67;68;69;70;71;72] from matrix bcdof1=[1;4;34;35;36] but the program...

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

2

respuestas