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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0