photo

Deep Desai


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Professional Interests: signal processing

Statistica

All
MATLAB Answers

1 Domanda
2 Risposte

Cody

0 Problemi
5 Soluzioni

RANK
20.106
of 300.381

REPUTAZIONE
2

CONTRIBUTI
1 Domanda
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
1

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
56.677
of 168.477

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Revival Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


How Far Can You Throw Something?
As you probably learned in your high school physics class, throwing an object at a 45 degree angle will give you the maximum ran...

oltre 9 anni fa

Risposto
Matlab R2015a Linux Font in GUI and figures much too big
Hey Bert, Do you mind posting a screenshot of the issue please?

oltre 9 anni fa | 0

Risolto


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

oltre 9 anni fa

Risolto


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

oltre 9 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 9 anni fa

Risolto


Flag largest magnitude swings as they occur
You have a phenomenon that produces strictly positive or negative results. delta = [1 -3 4 2 -1 6 -2 -7]; Marching thr...

oltre 9 anni fa

Domanda


I am trying to code a non linear color map with some sort of amplitude modulation on it.
Please see the attached screenshot. I have been trying to design a colormap of the same sort but have failed. I think the sca...

circa 11 anni fa | 0 risposte | 0

0

risposte

Risposto
Why after plotting on axes the ButtonDownFcn doesn't work?
Jan, would I be expected to do the same incase I was using a function and not displaying a text. My code; set(handles....

oltre 11 anni fa | 1