統計
MATLAB Answers
4 質問
0 回答
ランク
of 168,407
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I am looking into how to create a function that would calculate the first derivative of a data set using the finite difference methods
Hi I have a project where I need to complete the following problems. I am having issues with my function and having it run with ...
3年弱 前 | 1 件の回答 | 0
1
回答質問
I'm trying to solve two non-linear equations using fsolve
Hi I am trying to solve the two non-linear equations below with the initial x = 6 and y =6. I keep getting errors shown at the b...
約3年 前 | 1 件の回答 | 0
1
回答質問
How to plot a polynomial?
Hi I am trying to plot this polynomial but it keeps graphing as a straight line. Can anyone help? %% Part 2 % This is the gr...
約3年 前 | 1 件の回答 | 1
1
回答質問
Finding a single root of x^(3.6)=75
Hi, the question is to use MATLAB to determine the real root of x^3.6 = 75. I thought I could use the fzero code and wrote this ...
約3年 前 | 1 件の回答 | 0
