photo

JJ Lamb


Last seen: mer än 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
5 954
of 298 227

REPUTATION
8

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 552

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160 627

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Extract data using ginput and fit with a formula of your choice
I'm going to say that the input data for the graph is in a 2 column vector called "myData" [x,y] = ginput(2); % assuming you...

nästan 4 år ago | 0

| accepted

Answered
Kindly help on "Error using horzcat Dimensions of arrays being concatenated are not consistent"
when i = 2, the line X1(i,:)=[Y' dY' t]; is trying to concatenate a matrix that is 4x2 (Y'), 4x2 (dY'), and 1x1 (t). Those siz...

nästan 4 år ago | 0

Answered
Reading in a text file with numbers and strings into a cell array
For reading the file in, something like this should work. This will output one cell, but you can index that cell into it's subpa...

nästan 4 år ago | 0

| accepted

Question


lsqcurvefit error: output argument "s" not assigned during call to replace
I use lsqcurvefit for a fair amount of nonlinear curvefitting. I don't think I've tried to use it since I've upgraded to 2020b, ...

nästan 4 år ago | 0 answers | 0

0

answers