photo

jin yong


Last seen: 13 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
14.586
of 297.503

REPUTACIÓN
3

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
71.43%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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 3

Ver insignias

Feeds

Ver por

Pregunta


how to draw a 3D voxel / volumetric plot
how to draw a 3D voxel / volumetric plot like this use matlab this picture were drawn by python, the code sa below: import...

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

1

respuesta

Respondida
converte the anonymous constraint function using fcn2optimexpr
the optimal value fval will be 163.0099. replace the con2=@(x,y,z)(z+abs(x)+abs(y)) cons2=fcn2optimexpr(con...

alrededor de 2 años hace | 1

Pregunta


converte the anonymous constraint function using fcn2optimexpr
N=20 x=optimvar('x',N,'LowerBound',-1,'UpperBound',1); y=optimvar('y',N,'LowerBound',-1,'UpperBound',1); z=optimvar('z',N...

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

2

respuestas

Pregunta


The Staff Scheduling Problem,Loops Constraints,
The Staff Scheduling Problem Suppose you run the popular Pluto Dogs hot dog stand that is open seven days a week. You hire ...

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

1

respuesta

Pregunta


MATLAB built-in function "wrap around" an index in multiperiod planning models
Does MATLAB have a built-in function that functions similarl with @WRAP in LINGO ? The Staff ...

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

1

respuesta

Pregunta


Use Problem-Based Optimize solve the "Or Constraints" problem,which showed in the chapter of "Solver-Based Optimization Problem Setup"
How to solve the same problem with Problem-Based Optimize. This example form https://ww2.mathworks.cn/help...

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

1

respuesta

Pregunta


implicit function ,differeation
here we have implicit function , caculate

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

1

respuesta

Pregunta


use compose caculate piecewise fun
, caculate ,,, but different picecwise expression get different outcome on ,: f(x)=piecewise(x<=0,0,x) or f(x)=piecewise(x...

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

2

respuestas