photo

Wyatt Steiner


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
117,778
of 301,200

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
86,638
of 173,339

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Trouble developing a fourier series on matlab.
So I posted a question a few days ago regarding the Fourier series I was trying to solve on matlab, and it made me realize I was...

3 years ago | 0 answers | 0

0

answers

Question


I need help solving this Fourier series using Matlab.
So I am in a composites class, and for the final project we are to desing a composite plate and graph the deformations as a resu...

3 years ago | 1 answer | 0

1

answer

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


How to plot a matrix that varies with theta?
Hello all, I am having some trouble with this bit of code. The code toruble I am having is I need to plot QBar vs theta for thet...

3 years ago | 2 answers | 0

2

answers