photo

Muhammad Awais saleem


Last seen: oltre 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

Electrical Engineer

Statistica

All
MATLAB Answers

4 Domande
0 Risposte

File Exchange

1 File

Cody

0 Problemi
14 Soluzioni

RANK
261.147
of 300.381

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
16.968 of 20.941

REPUTAZIONE
5

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
55

RANK
31.184
of 168.477

CONTRIBUTI
0 Problemi
14 Soluzioni

PUNTEGGIO
150

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • Solver
  • First Submission
  • Explorer
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


Image Processing in GUI Error
i am working on Zooming of Image in MATLAB GUI i have sucessfully loaded image in MATLAB GUI but when i try to zoom it it give...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risolto


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

oltre 5 anni fa

Risolto


Find max
Find the maximum value of a given vector or matrix.

oltre 5 anni fa

Risolto


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

oltre 5 anni fa

Risolto


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

oltre 5 anni fa

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

oltre 5 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre 5 anni fa

Risolto


Element by element multiplication of two vectors
Given two input vectors, return the element-by-element product. Example A = [1 2 3] B = [7 3 1] The answer should be...

oltre 5 anni fa

Risolto


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

oltre 5 anni fa

Risolto


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

oltre 5 anni fa

Risolto


Create an index-powered vector
Given a input vector x, return y as index-powered vector as shown below. Example x = [2 3 6 9] then y should be [...

oltre 5 anni fa

Risolto


Replacing a row
For matrix G=[1 2 3; 4 5 6; 7 8 9] Replace the 2nd row with 8s **remember to create matrix G

oltre 5 anni fa

Risolto


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

oltre 5 anni fa

Risolto


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2...

oltre 5 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 5 anni fa

Inviato


Image Cropping/Segmentation
This is MATLAB script Based Project in which User can Enter Rows and Columns of image and can Get that specific part of image

oltre 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


Video Processing Error codec not installed
Hi fellas i am trying to Perform video processing in MATLAB but when i read video file the Error pop up "The file requires t...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


MEB MAC protocol issue
hello to everyone i am working of MEB MAC protocol can someone help me out i don't understand how to make it code please someone...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Need to limit my voltage to 12 v
<< <</matlabcentral/answers/uploaded_files/107408/Capture1.PNG>> >> <</matlabcentral/answers/uploaded_files/107409/Capt...

oltre 7 anni fa | 0 risposte | 0

0

risposte