ABDALLA AL KHALEDI
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Generate Code from Curve Fitting App
Hello! so I have multiple sets of data, each of 2 independent (coordinates in space) and 1 dependent (energy flux) variables for...
約1年 前 | 1 件の回答 | 0
1
回答質問
I have a problem in performing a loop calculation
I have this code which reads data from several excel files and extracts them into an array and performs a calculation on them th...
約1年 前 | 1 件の回答 | 0
1
回答質問
Application of any numerical root finding method (secant, bisection, etc.)
so I have this function that is a function of unknown parameter k, I need to find it using any numerical method. However, nothin...
約1年 前 | 2 件の回答 | 0
2
回答質問
I have a set of data that I need to separate into unequal intervals in order to calculate the RMS value of these data (The data points are continuous over time)
I have a set of torque data and I need to calculate the rms (root-mean-square) torque. The problem is that I have almost 16000 d...
1年以上 前 | 4 件の回答 | 0
4
回答質問
Bisection function to determine the value of (k) not working.
Here is the bisection function function [k,e] = bisect(f,a,b,n) % function [k e] = mybisect(f,a,b,n) % Does n iterati...
1年以上 前 | 1 件の回答 | 0