photo

GMD Baloch


Last seen: circa 5 anni fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

10 Domande
2 Risposte

Cody

0 Problemi
41 Soluzioni

RANK
260.374
of 301.537

REPUTAZIONE
0

CONTRIBUTI
10 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
30.0%

VOTI RICEVUTI
0

RANK
 of 21.318

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
14.296
of 175.212

CONTRIBUTI
0 Problemi
41 Soluzioni

PUNTEGGIO
420

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Answer
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


How to recover code of an unsaved m file?
I was doing my work on a m file for last 4 hours and I did not save it. Now I accidentally turned MATLAB off and is there anyway...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make an image straightener like that of cam scanner app?
Hello, everyone, I want to make an application just like camScanner which lets the user to select the corners of the object and ...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Is there any built-in function to make a matrix having non-zero entries in reverse diagonal only?
I know the command eye(3) generates an identity matrix having ones in its principal diagonal but I want to make a matrix that ha...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to draw a stretchable polygon on an image?
I have an image say cameraman.tif and I want to display it with a polygon plotted on it and I want the user to redefine the size...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I do this?
Hello Everyone I am doing a project based on Image Processing and I am unable to figure out that which techniques to use for my ...

circa 7 anni fa | 0 risposte | 0

0

risposte

Risposto
using hold on function in step response with subplot
You just have to a little bit of modification in your code. I have done it and it is producing the following result I hope th...

circa 7 anni fa | 0

Domanda


How to set slider's minimum value other than zero in GUI?
Hello there, I am trying to change my slider's minimum and maximum values, but I can't do it. I have tried both manually and by ...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How to display cell contents in MATLAB GUI dropdown menu?
Hello Everyone, I have a GUI in which I want to display the entries of a 1-by-n cell as text in a dropdown menu as available o...

circa 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How do I plot six different matrices?
Can you provide me the data you want to plot, so that I may understand the problem well and help you

oltre 7 anni fa | 0

Domanda


Hello Everyone I am having problem while using rotm2eul command in matlab. It gives an error stating "Undefined function 'rotm2eul' for input arguments of type 'double'." Can anyone help me real quick. Thanks.
When I enter these two lines in command window I get an error as stated above rotm = [0 0 1; 0 -1 0; -1 0 0]; eulZYZ = rotm2eu...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a GUI which gets input from user and plots the step response. I want to export that graph only, not whole figure window. Can you help how to do?
This is the figure saved from that GUI. As you can see that it has captured the whole figure window layout, however I want to sa...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Where can I find the source code of conv() function in matlab?
I am a bit confused on how the convolution of two signals is carried out. I want to check and understand the code of conv functi...

oltre 8 anni fa | 1 risposta | 0

1

risposta