photo

Xiaolei Du


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to create a function with a large number of variables, and get its gradient and Jacobian matrix,like following
<</matlabcentral/answers/uploaded_files/77714/%E6%8D%95%E8%8E%B72.PNG>>

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

1

respuesta

Pregunta


How to program Triagonometric function and give it's Jacobian matrix
<</matlabcentral/answers/uploaded_files/76713/%E6%8D%95%E8%8E%B73.PNG>> and I've give it's function, now my problem is to sol...

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

1

respuesta

Respondida
I want to print bar graphs of different color in same graph and with less width.
clc; clear all; x = 0.5:0.125000:1; y = [0.5584 0.6661 0.7780 0.8000 0.8050]; y = [y;zeros(1,length(x))]; bar(y,0.2);xlim...

alrededor de 7 años hace | 0