
Briana Canet
Statistics
MATLAB Answers
5 質問
1 回答
ランク
250,970
of 262,850
評価
0
貢献
5 質問
1 回答
回答採用率
20.0%
獲得投票数
0
ランク
of 113,827
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
回答済み
Matrix Issue Line 33, 35, 37
K_a2 = K_m*(1+(f_i.*((K_i/K_m)-1).*(1+((K_i./K_a1)-1).*s1_a2).^-1)) Why is there a dot after :((K_i/K_m)-1) K_i and K_m are c...
Matrix Issue Line 33, 35, 37
K_a2 = K_m*(1+(f_i.*((K_i/K_m)-1).*(1+((K_i./K_a1)-1).*s1_a2).^-1)) Why is there a dot after :((K_i/K_m)-1) K_i and K_m are c...
5ヶ月 前 | 0
質問
Matrix Issue Line 33, 35, 37
Hi. Line 33, 35, and 37 (v_a2, s1_a2, s2_a2) are supposed to create a matrix/array (not sure what the right term is) like Line 2...
5ヶ月 前 | 3 件の回答 | 0
3
回答質問
Code Error on Line 39 and 41
There is an error in my code in Line 39 and 41 in K_a2 and Mu_a2, respectively. Maybe a dot/period is missing. % Approach 1 ...
5ヶ月 前 | 1 件の回答 | 0
1
回答質問
Code not graphing properly?
I am trying to plot f_i for values of 0 to 1 (x-axis) and K_traction (y-axis). It is not graphing properly. I graphed in Excel ...
5ヶ月 前 | 1 件の回答 | 0
1
回答質問
Synthax Question for Equation
I am trying to code out this equation: K_traction I am not sure if I am expressing it correctly synthax wise in order to plot...
5ヶ月 前 | 1 件の回答 | 0
1
回答質問
Code not working?
This code is plotting incorrectly. The plot in the x-axis should range from 0 to 1 and right now it is -1 to 1. Also, no curve ...
7ヶ月 前 | 2 件の回答 | 0