photo

Brooke Barrett


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how do I separate a one line file into 3 strings using strtok?
problem 9.15 of the textbook

nästan 9 år ago | 1 answer | 0

1

answer

Question


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.

ungefär 9 år ago | 1 answer | 0

1

answer

Question


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

ungefär 9 år ago | 1 answer | 0

1

answer

Question


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

ungefär 9 år ago | 1 answer | 0

1

answer