Statistics
2 Questions
0 Answers
RANK
89,982
of 301,603
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,350
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,723
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
Question
need help getting this to run
colum1 = newtestdata(:,1) colum2 = newtestdata(:,2) colum3 = newtestdata(:,3) initial_strain_index = find(colum1 == min(colum...
2 years ago | 1 answer | 0
1
answerQuestion
create a loop that changes negative values in data to 0
Write a loop to iterate through each data point. If the one value is negative, set both values for the data point to zero
2 years ago | 0 answers | 0