Sobin cc


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
218,749
of 300,742

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 21,061

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,691

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer