photo

Jorge Rodriguez


Last seen: 約5年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
189,167
of 301,454

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,287

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,632

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Nonlinear Regression on a Function Containing a Summation
I have been trying to fit the following dataset: x=[0 0.0005 0.001 0.0015 0.002 0.003 0.004 0.005 0.0075 0.01 0.015 0.02 0.04 0...

約5年 前 | 0 件の回答 | 0

0

回答

質問


How can I stop a loop using the comparison between the last and the penultimate value of an array as a condition?
This is my algorithm. Yo necesito detener el bucle comparando el nuevo valor y el anterior. Por ejemplo: 0.9523 is de new value ...

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

1

回答

質問


how to extract subvectors of a vector or matrix?
My case is like this n=100; x=[1 2 3 4 5 6 7 8 9 10]; y=[1 4 9 16 25 36 49 64 81 100]; A=[x' y']; I want to extract the da...

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

2

回答