
Muhammad Azeem
National University of Technology (NUTECH) Islamabad, Pakistan
MATLAB
Spoken Languages:
English
Statistics
RANK
209,483
of 284,894
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
16,349 of 19,249
REPUTATION
4
AVERAGE RATING
0.00
CONTRIBUTIONS
4 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
48
RANK
of 137,767
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
Content Feed
Question
How to resolve "Failed to generate all binary outputs" while deploying code on F28335 Microcontroller using Simulink
### Starting build procedure for model: DAB_PWM ### Generating code and artifacts to 'Model specific' folder structure Code Ge...
1 year ago | 0 answers | 0
0
answersSubmitted
Function to find out the 4 & 8 - Pixel Adjacency
The following generic function is able to find out the 4-pixel Adjacency and 8-pixel Adjacency.
1 year ago | 2 downloads |
Submitted
Function to find out the N4(P), ND(P) and N8(P) Neighborhood
The following function will find out the N4(P)-4 Neighbors of P, ND(P)-4 Diagonal Neighbors of P & N8(P)-8 Neighbors of P. P -Pi...
1 year ago | 1 download |
Submitted
Negative of RGB Image
The MATLAB function is capable of generating the negative of the provided image.
1 year ago | 1 download |

Submitted
Resize Image without using built-in function
The function is capable of resizing the image. function resizeimage(image, percentage) image -> image path, percentage -> 50.
1 year ago | 2 downloads |
