photo

Lorcan Conlon


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
227,827
of 300,392

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
63.64%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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


Obtaining correct frequency and normalisation using convolution function
I wish to better understand the matlab convolution function, conv. My signal is the product of two sin waves of different freque...

4 years ago | 1 answer | 0

1

answer

Question


Filling a matrix with predefined expression for each element
I have a matrix which I wish to generate, adm the matrix is a function of the parameter alpha. It is a matrix with dimensions di...

4 years ago | 1 answer | 0

1

answer

Question


Power Spectral density of function with an offset
I am trying to compute the power spectral density of 2 functions. They are similar in terms of the magnitude of their fluctuatio...

5 years ago | 1 answer | 0

1

answer

Question


Different size error bar caps
I wish to make a bar chart with 5 bars with error bars on only two of these bars. My current code is bounds=categorical({'aa','...

5 years ago | 1 answer | 0

1

answer

Question


Changing transparency of individual bars in bar
I am trying to plot a 2D bar plot where I want to be able to control the transparency of individual bars. My code is as follows ...

5 years ago | 1 answer | 0

1

answer

Question


Fminunc Stopping Critera beyond StepTol and FunTol
I have a function whos input is a 83 element vector and whos output is a 8x8 matrix. I am tryin to use fminunc to get my output ...

5 years ago | 0 answers | 0

0

answers

Question


Solving Matrix functions with a function
There may be no easy answer to this question but I thought I should try. I have a function, call it f(x), where x is a vector of...

5 years ago | 1 answer | 0

1

answer

Question


Solving an ODE with time dependent term
I want to solve the ODE y'(t)=A(t)y(t)+C, where A(t) is a prespecified vector. So I have a time span [0,10] and I want to solve ...

5 years ago | 1 answer | 0

1

answer

Question


Using Read Table with a predefined Table size
Hi there, I am trying to read data into a table using MATLAB. However the number of columns is not consistent in each row, i.e...

6 years ago | 2 answers | 0

2

answers

1

answer

Question


Using fsolve to solve a set of equations with different constants every time
Hi guys, so I have used fsolve to sucessful solve the following four simultaneous non linear equations: F(1)=x(1)*(i*(w1-d1)+...

7 years ago | 2 answers | 0

2

answers