![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19354102_1598859736708_DEF.jpg)
Viktor Karlsson
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
96 333
of 297 046
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
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
Question
Plot a for-loop with if-statements inside
I have written three different functions for three different intervals on the variable r. I wrote the following code: a = 1; b...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
Problem with drawing a hyperboloid
Hello, I wrote the following code: r=linspace(-3,3,21); theta=linspace(0,2*pi,63); m = 1 [R,THETA]=meshgrid(r,theta); X=...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Several tangent vectors on curve
Hello, I have the following curve plotted: Now, I want 10 tangent vectors along this curve and I can't seem to figure out ho...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Drawing upside down cone using spherical coordinates.
I wrote the following code: phi=pi/6; theta=linspace(0,2*pi,63); %Theta goes from 0 to 2*pi. a=linspace(0,1,21); [PHI,THETA...
nästan 4 år ago | 1 answer | 0