フィルターのクリア

Derivative within an integration

1 回表示 (過去 30 日間)
Massimiliano Tondi
Massimiliano Tondi 2021 年 6 月 13 日
following equation have to be solved:
SG = (W/2*g) * integral(@f,0,84) % result should be SG
f = [ diff(V^2) / (T - D - Ff) ] % function to be inegrated
% with: T and D being dependent on V, like this:
V=0:0.2:100
T =3*(2.5*1e5 - 450.*V)
D=cD*0.5*rho*(V.^2)*S
thanks a lot!

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by