photo

Jacob Andréasson


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
109,640
of 300,302

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

Feeds

View by

Question


How do I generate a given Matrix in one command?
I have to generate a matrix A=[1 8 0 0 0 0;-1 2 8 0 0 0;0 -1 3 8 0 0; 0 0 -1 4 8 0;0 0 0 -1 5 8;0 0 0 0 -1 6 ] writing a sing...

6 years ago | 1 answer | 0

1

answer

Question


How to plot a function in 2d with function from 3d
Hey! I am finished with a and b but i need much help with c. Down below is the information from the exercise. Down below is m...

6 years ago | 0 answers | 0

0

answers

Question


Help with plotting 2d and oscillation
Hey! I need som help with the script for exercise C. I dont know if i have understood the exercise right and i would love som...

6 years ago | 0 answers | 0

0

answers

Question


Help with oscillation and plotting
Hey! I am finished with a and b but i need much help with c. Down below is my script for a and b but i do not know where to ...

6 years ago | 0 answers | 0

0

answers

Question


Help with plotting 3d function
Hey! I need help with exercise 2.b. This is my script that i have written %% Exercise 2.b clear clf clc k=1; L=6; T=...

6 years ago | 1 answer | 0

1

answer

Question


Problem with plotting symsum
syms n X Y [X]=meshgrid(0:0.1:6); [Y]=meshgrid(0:0.1:10); F1=(8/(pi^2))*symsum((1/(n^2))*sin(n*pi/2)*cos(n*pi*Y/6)*sin(n*pi*X...

6 years ago | 1 answer | 0

1

answer

Question


Problem with plotting functions and summarize from 1 to infinity
Hey! I have been working ith this exersice for a long time and it is the first time i work with plotting this type of function...

6 years ago | 0 answers | 0

0

answers

Question


Problem with plotting functions
Hey! I have been working ith this exersice for a long time and it is the first time i work with plotting this type of functi...

6 years ago | 0 answers | 0

0

answers