Feeds
質問
Forward, Backward and central differences
if F=sin(x) and p=(divergence).F How do I write code to find forward, backward and central differences of P when x=2, x=3,...
約7年 前 | 0 件の回答 | 0
0
回答回答済み
Cubic Splines for Interpolation
I dont have curve fitting toolbox so csacpi won't work. if x = [Oct_17(1:30,2)]; y = [1:30]; What code do I used to plot...
Cubic Splines for Interpolation
I dont have curve fitting toolbox so csacpi won't work. if x = [Oct_17(1:30,2)]; y = [1:30]; What code do I used to plot...
約7年 前 | 0
質問
Cubic Splines for Interpolation
Given an array of data T. I have one missing element which I would like to use interpolation to find. How do I use cubic ...
約7年 前 | 3 件の回答 | 0
3
回答質問
Use polyfit to find standard curve fitting functions
I have two matrix T3_All and T3_Max Given these two matrices how do I find the linear, power and exponential functions usi...
約7年 前 | 1 件の回答 | 0
1
回答質問
R^2 value of function
I have linear, power and exponential functions. How do I find R^2 for each of these functions
約7年 前 | 1 件の回答 | 0