Feeds
질문
How to find f(x) using data interpolated using cubic spline interpolation
I have a set of values, x and y (f(x)), in a tabular form. I have used cubic spline interpolation to fit the data. i got the coe...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to get the coefficients of B-spline interpolation
Hello, I have a question, using B-spline i have performed interpolation of my data. The curve shows that its a perfect interpol...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to calculate error bounds of b-spline interpolation in matlab
Hello, I am having a data and am trying to interpolate using b-spline toolbox in Matlab. Apart from visually identifying the ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to solve the optimization using Matlab
How can i solve the following optimization using Matlab optimization tool box?..should i choose fmincon for this? maximize X ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to do the constant optimization problem in Matlab
Hello, Can somebody tell me how to do the following optimization in Matlab Maxmize Φ(i,j) = β. P (i, j) + δ. Ȃj where β, δ...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
How to solve the optimization using Matlab's optimization toolbox
Can somebody help to solve following optimization using Matlab's optimization toolbox Max r == [ 1 + [(1-pab)/p(ab) ]* pint ]...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to solve following difference equation using Matlab
Hello, Please help me to solve following difference equations using Matlab p(n)= p(n-1) + (1- p(n-1)) * p(0) p(n)= p(...
거의 10년 전 | 답변 수: 1 | 0
