photo

tomer kapuri


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

0

answers