Brendan Clark - MATLAB Central
photo

Brendan Clark


Last seen: 7 days ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 04/21 to 03/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

15 Questions
1 Answer

RANK
89,374
of 297,547

REPUTATION
0

CONTRIBUTIONS
15 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,122

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


How to properly use nargin
I'm trying to use nargin to set a default input for a function, should that default not be previously defined by the user. I'm s...

4 years ago | 1 answer | 0

1

answer

Question


Taylor series in matlab
I'm working on trying to approximate a taylor series for log(1+x) in matlab. However, I wasn't given an equation, and I haven't ...

4 years ago | 1 answer | 0

1

answer

Question


help debugging 3-D plot code
I'm trying to figure out why this ellipsoid plot isn't working the way it's supposed to. It seems that the grid direction may b...

4 years ago | 1 answer | 0

1

answer

Question


figure view direction issue
I just need to view figure 2 from the same direction as figure 1, I used the same view commands for both figures but for some re...

4 years ago | 1 answer | 0

1

answer

Question


plotting logarithmic and linear scale
I'm working on an assignment that wants me to create a .m file that graphs both the linear and logarithmic scale. The assignmen...

4 years ago | 1 answer | 0

1

answer

Question


The forward Euler scheme for an ordinary differential equation
I'm having a lot of trouble with a homework problem that requires me to plot a forward euler scheme. I feel like I'm either clos...

4 years ago | 1 answer | 0

1

answer

Question


Equation for Fourier Series
I'm working on an assignment that requires me to plot a truncated fourier series. I have it very close to being correct. The co...

4 years ago | 2 answers | 0

2

answers

Question


How to use output numbers as a vector.
The code I'm working on does what it's supposed to, however, I technically want it to output the values as a vector b instead of...

4 years ago | 2 answers | 0

2

answers

Question


How do I get a graph to spiral
I'm working on creating a spiral of archimedes for a hw assignment, I'm having difficulty getting the plot to spiral properly. R...

4 years ago | 2 answers | 0

2

answers

Question


Issues plotting an equation.
I'm having difficultly getting an equation to run for a homework problem I'm working on. I'm hoping someone can help me get the ...

4 years ago | 1 answer | 0

1

answer

Question


How to make unfilled plot points?
How do I get my plot points to be unfilled instad of filled? I just about have this the way I want it right now my data points...

4 years ago | 1 answer | 0

1

answer

Question


Difficulty plotting equations.
I'm just starting to learn to plot equations in 2D format in matlab and I'm having some issues getting started. Right now I'm a...

4 years ago | 1 answer | 0

1

answer

Question


Help with Syntax error
Hey, to preface this post, I'm very new to this and I'm still trying to learn the basics. I'm trying to get this particular cod...

4 years ago | 2 answers | 0

2

answers

Answered
Can someone help with my syntax error
I had attempted to use numel and still didn't get the correct outcome, this could have been due to another factor though. I did...

4 years ago | 0

Question


Can someone help with my syntax error
I'm having trouble getting this to iterate through all rows of my matrix. the goal is simply to be able to input a random matri...

4 years ago | 4 answers | 0

4

answers

Question


I've been stuck for way too long on this problem, I really just need someone to help me with the syntax I need for this problem.
perform the following tasks (you are not allowed to use the find function or other matlab functions like it in matlab): •Prom...

4 years ago | 1 answer | 0

1

answer