amal -88
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
211,430
of 297,016
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Develop a Matlab function that remove all zeros in an input vector(using while loop)
using while loop
7 years ago | 1 answer | 0
1
answerQuestion
Consider the following vector X=[25, 23,17,34,85,33] Using for loop, develop a Matlab solution to find how many values are greater than 30?
vector X=[25, 23,17,34,85,33] we use for loop and condition greater than 30
7 years ago | 0 answers | 0