tomer kapuri
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
126,616
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Warning while opening matlab R2018b
I bought a new computer and installed matlab (acdemic use) when i opening Matlab I find this Warning. I'll attach the command w...
5 years ago | 0 answers | 0
0
answersQuestion
How i Calculate the average number of even numbers in an array?
How i Calculate the average number of even numbers in an array? If the array: 1.3700 1.2200 2.2000 2.2800 so the ava...
6 years ago | 3 answers | 0
3
answersQuestion
Generating random 20 number between 0.25 to 2.8 and counter odd numbers in 'array'?
Generating random 20 number between 0.25 to 2.8 and counter odd numbers in 'array'? I can't do this :( it's not working: g=ra...
6 years ago | 2 answers | 0
2
answersQuestion
counter odd numbers in 'randi'?
counter of odd numbers in 'randi'? this is program: a=randi([0 27],1,50); b=zeros(1,numel(a)*3+numel(a)); b(4:4:end)=a(:) ...
6 years ago | 2 answers | 0
2
answersQuestion
Generating random 50 number between 0 to 27 and padding 000 all side?
how int generating random 50 number between 0 to 27 and padding 000 all side? :(
6 years ago | 1 answer | 0
1
answerQuestion
What are the values of single?
What are the values of single? Maximum values and minimum values ( negative and positive)? I could not understand..
6 years ago | 1 answer | 0
1
answerQuestion
need to create a script m-file that uses a for loop to plot the equation of a line (y = m*x + b)
How i do this? Part a: In this two-part exercise, you need to create a script m-file that uses a for loop to plot the equati...
6 years ago | 0 answers | 0