photo

Idris Phillips-Fry


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
187,498
of 300,513

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Gaussian convoluted with an exponential using erfc function
I have the below function with the below variable values but it contains a kink at x=0 (the maximum) and at x=-20 (the beginning...

5 years ago | 0 answers | 0

0

answers

Question


fitting a Gaussian curve convoluted with exponential decay
I have to fit a gaussian curve convoluted with an expoential tail to the attached data. For the curve i have the below equation ...

5 years ago | 1 answer | 0

1

answer

Question


Error using readtable (line 245)
following error message when importing data from libre office using following code. T = readtable ('trial_data.xlsx' , 'range' ...

5 years ago | 1 answer | 0

1

answer

Question


Array indices must be positive integers or logical values.
keep getting title error message with this code in MATLAB. a=exp(-1); o=0.009931621960609; x2=-2.5:0.1:9.5; y2=0.5*exp(-a(x2...

5 years ago | 2 answers | 0

2

answers