photo

Josue Sosa


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

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
1 回答

ランク
182,158
of 301,511

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,308

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,936

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

回答済み
why do I get this answer
I meant this is the answer: how can i get the answer of each iteration 1 iteration y= -0.333 2 iteration y= -0.333 + 0.380...

5年以上 前 | 0

質問


why do I get this answer
this is my code: clc; clear all; close all; % Euler's Method a=160; Q=400; A=1200; t = 0:2.5:10; delt= t(2)-t(1); y = z...

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

3

回答