Statistics
All
RANK
64,409
of 301,195
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,190
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.
1 month ago
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
1 month ago
Solved
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
1 month ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
1 month ago
Question
Summing scattered data over a 2D grid
I have three arrays of values: X-coordinate, Y-coordinate, and concentation. Each point in the image has its own unique concentr...
3 years ago | 1 answer | 0
1
answerQuestion
xlswrite() and writematrix() returning no errors, yet data is not showing up in excel file
I have used xlswrite() and writematrix() many times and never had an issue. I am trying to use it in a GUI and I am seeing no er...
6 years ago | 0 answers | 0

