photo

Xiaolei Du


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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>>

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 7 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

circa 7 anni fa | 0