統計
MATLAB Answers
3 質問
0 回答
ランク
of 168,172
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Best equation for Curve Fitting
Can someone give me the best equation for fitting this curve clc close all clear all % Shear Stress Data (tau) x = [0 0.004...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Fitting data into a required function
I am trying to fit this data - x = [0.001 0.01 0.1 1 10]; y = [63.5 74.5 94.1 94.2 103.5]; into a function y = m*x^n polyfit...
4年以上 前 | 2 件の回答 | 0
2
回答質問
Plot cut line on a surface
Can someone please help me plotting the data from these cut lines over a 1d line graph? I have attached my code.
4年以上 前 | 1 件の回答 | 0
