photo

Oisín Conway


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
266,994
of 300,746

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,068

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,775

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


fzero in a for loop to solve for two variables
Hello, i have the following code below and i want two vector for A(1) and A(2) for each iteration of X using fzero in a for loop...

3 years ago | 1 answer | 0

1

answer

Question


How to fit two sets of x,y data with different functions but same parameters using fminsearch?
The code i have is as follows: It resolves the four parameters for the first set of data, but not for the second set of data. D...

3 years ago | 1 answer | 0

1

answer

Question


Calling a custom function in fittype()
Does anyone know if one can define a custom function and then use fittype() with the custom function rather than the custom equa...

3 years ago | 1 answer | 0

1

answer

Question


Fitting constants of a matrix to experimental data
Hello, I am dealing with matrices where the initial matrix is [lam1, 0, 0; 0, lam2, 0; 0, 0, lam3] The function is as follows: ...

3 years ago | 0 answers | 0

0

answers