photo

Dirk van Meer


Last seen: 5 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
253,771
of 301,159

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,105

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to combine exlicit terms and implicit terms in a function
In the attached file you can find my script, I need to insert the function that can be found in the appendix (the picture), but ...

8 years ago | 0 answers | 0

0

answers

1

answer

Question


How can I create a function that takes a vector of angles (radians) as input. I have to use the input to generate (x, y) coordinates on a unit-circle and store them in a matrix of size (N, 2), and return the matrix.
% Demo to do a random walk in 2 dimensions. % User is asked for the number of steps to take. clc; % Clear the command windo...

8 years ago | 1 answer | 0

1

answer