photo

Ipshita


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
80,454
of 300,364

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Problem in generating iterations in 3/8 simpson rule
I want to make simpson rule algorithm for my function for different intervals (here, 3^p), and plot the error vs p. The code bel...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Problem in using symsum
I am writing a code to solve a problem by least square method. Can someone tell what is wrong in this code? syms x k x(1)=-2...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Problem in putting limit to the variable
I want to find the maximum value of f for x between 0 and 0.9. Please tell how can I put the limit to x in this code. syms x 0...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Why am I not able to plot the error vs iterations?
I am new to MATLAB. Can someone please tell what should I do to get a plot of the error (here, abs (z-Z)) vs the number of itera...

5年弱 前 | 2 件の回答 | 0

2

回答