Naveed Hossain
Followers: 0 Following: 0
Statistics
RANK
114,128
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
How to extend curve fitting line beyond data points on Curve fitting toolbox?
I didn't write a code. I just used the curve fitting tool box on MATLAB. I am not really concerned with the quality of the f...
6 years ago | 0
Question
How to extend curve fitting line beyond data points on Curve fitting toolbox?
Hi, Does anyone know how to extend the curve fitting line on the toolbox? I have attached an image, and essentially i would ...
6 years ago | 1 answer | 0
1
answerQuestion
My vectors appear to be the same length but I am still getting error for plot
Hi there, I am trying to do an iterative and random sampling best fit plot. I keep getting error, saying that "vectors must be ...
6 years ago | 1 answer | 0
1
answerQuestion
Attempting to get a line of best fit for a custom function
I am trying to get a line of best fit for a custom function. Here is my code and the plot that it produces. The problem is that ...
6 years ago | 1 answer | 0
1
answerQuestion
I keep getting error for undefined function or variable, and I am not sure how to fix it
I am getting error on line 5 for the code below. My Y1 and Dmge is already in the workspace, but they keep saying that my 'x' is...
6 years ago | 1 answer | 0
1
answerQuestion
How to produce a multiple linear fittings for scatter plot?
I would like to know how to produce a graph that shows the impact on linear fitting, when removing some data from the original d...
6 years ago | 1 answer | 0
1
answerQuestion
How to produce all possible combination of matrices when deleting vector rows from original matrix?
I want to delete 5 vector rows from a 40 x 2 matrix, to give me 40C5 possible combinations ie 658 008 possible matrix combinatio...
6 years ago | 1 answer | 0
1
answerQuestion
How to produce a matrix that averages the top 5 values, for a corresponding year?
I would like to produce an average of the top 5 values (on the 5th column, blue) for the corresponding year. I have attached my ...
6 years ago | 1 answer | 0