Symbolic math, differentiate an equation wrt to element in a array

1 Ansicht (letzte 30 Tage)
deltanabla
deltanabla am 22 Feb. 2015
Hi folks,
I want to differentiate an equation with respect to a variable assigned in a vector.
where v is a 1*N vector, ie [x_r; y_r.....N] etc
for i=1:1:size(v,1)
SE_ans(i)= diff(SE,i)
end
I thought the above would work. Any help appreciated.

Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by