photo

Viktoria Kolpacoff


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
213,439
of 301,447

評判
0

コントリビューション
8 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,284

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,609

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Computing rsquared value for data
Hi, I am trying to compute the rsquared for a data set I have; I need two, for each category: juvenile and adult organisms. T...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Iteration of Discrete-Time Model
I am trying to run the following program, but haven't been able to get it to work quite yet. After iterating "Jnew" and "Anew" f...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


Building a matrix with a for-loop
Hello, I am constructing a matrix using the following program: %Program HW13.m x = 35; y = 26; n = 5; for i = 1...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Plotting of a prediction line over scatterplot
Hello, I am trying to run this program and plot the prediction line "y" over the scatterplot of age and ulna data points. Howeve...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Reiteration of Beverton-Holt model
%Program Beverton-Holt initial = 15; c = 0.002; n = 100; b = [0.5 0.9 1.0 1.1 1.5]; for...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Reiteration for multiple values of b
Hello, I am trying to write a reiteration program. I am supposed to have 25 values, 5 for each value of 'b'. And then, I need to...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


Matrix dimensions don't agree
Hello, so I am trying to find the best parameters and RSS value for the following program: %Program HollingTypeIII.m %Para...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I graph multiple loops on one graph?
Hello! I am trying to graph a nested loop, for varying values of b, looping through values of n. Here is the program script:...

10年以上 前 | 1 件の回答 | 0

1

回答