photo

Faisal


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
172,700
of 300,603

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


how to solve system of two non linear equations? (power law)
I have two equation related to power law equation solution. I have two points, and I want to find the power "b" in power law e...

2 years ago | 1 answer | 0

1

answer

Question


How to shade the area between two lines (constructed by large number of data points)
I have seen some examples in which mostly MATLABer's have used curve1 and curve2 as an equation. and then using the flip method ...

2 years ago | 2 answers | 0

2

answers

Answered
Fitting powerlaw between two points
Thank you @John D'Errico. That was very helpful. The thing I couldn't understand is the aa = exp(P1(2)) a = 1.0589e+42 b =...

2 years ago | 0

Question


Fitting powerlaw between two points
hi, I have a set of data in x and y in excel scheet. The x and y makes a parabolic like curve, on the same graph I want to dra...

2 years ago | 2 answers | 0

2

answers

Question


How to get a line from two points collected using ginput
OBJECTIVE. I have a curve, I want to select two points on the curve, fit a line between two points (overlaying on the main curve...

2 years ago | 1 answer | 0

1

answer

Question


Finding tangent to a curve
I have some data in x and y form. The data gives a plot as shown in the figure, I want to draw tangent line on this curve, I a...

3 years ago | 0 answers | 0

0

answers

Question


To find exponent in power law equation of the form y = ax^m + b
I have X and Y points for a curve to be of the form Y = ax^m + b. I want to find the exponent m, lets just say that m could be...

3 years ago | 3 answers | 0

3

answers