Brooke Barrett
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
259,989
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
how do I separate a one line file into 3 strings using strtok?
problem 9.15 of the textbook
8 years ago | 1 answer | 0
1
answerQuestion
How do I create a file of one column 1-24 second column random integers from 0-100 and third column random from 0-1?
Problem 5.22 in the textbook. I can't get the code right to create a file of 24 lines with the random numbers in these ranges.
9 years ago | 1 answer | 0
1
answerQuestion
How do i write a user defined function for problem 6.4 in the textbook?
I don't know how to start the function to convert degrees to dms
9 years ago | 1 answer | 0
1
answerQuestion
How do I change a vector from [5 3 2 5 5 4 1 2] to [1 3 4 1 1 2 5 4] switching the scale from 1-5 to 5-1?
Matlab textbook problem 2.33
9 years ago | 1 answer | 0