統計
MATLAB Answers
2 質問
0 回答
ランク
of 175,234
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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 = ...
5年以上 前 | 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年弱 前 | 1 件の回答 | 0

