Feeds
提问
Int returns Int when decimals input
Hey guys! I've done this simple function: function [CCp] = IntCCpfunction (wi,wr,vr,vi,k,c) syms w l = (vr-vi)/vi; p = ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Why can't i integrate this function?
So, here's my code: syms w k c l Vi Vr p wr wi l = (Vr-Vi)/Vi; p = w/wr; fw = ((k*l*Vi)/c)*(((1+p*l)*Vi)/c)^(k-1)*exp(-((1+p...
6 years 前 | 1 个回答 | 0

