photo

Pranash Azrot


matlab

Active since 2015

Followers: 0   Following: 0

Message

matlab yaar

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
22,029
of 300,392

REPUTATION
2

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • First Answer

View badges

Feeds

View by

Answered
I don't understand what is the problem.....i tried it, but get an error. So plz help me to solve the problem...
yaar mera answer teek see. function u = integerize(A) g =max(max(A)); if (g>255 && g<=intmax('uint16')) u = 'uint16';...

10 years ago | 0

Answered
Writing a function to find prime numbers
%% Yaar meh edah kitaah see. meerah answer teek see. menu 100% meliah see. try karrey. function x = myprime(n) if (rem(...

10 years ago | 1