photo

mano49j


Last seen: 9 mesi fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Using MATLAB for more than 7 years to solve all kinds of academic and professional challenges.

Statistica

All
MATLAB Answers

2 Domande
2 Risposte

File Exchange

13 File

Cody

0 Problemi
3 Soluzioni

RANK
6.002
of 300.369

REPUTAZIONE
8

CONTRIBUTI
2 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
3.800 of 20.936

REPUTAZIONE
396

VALUTAZIONE MEDIA
4.10

CONTRIBUTI
13 File

DOWNLOAD
21

ALL TIME DOWNLOAD
3815

RANK
72.787
of 168.436

CONTRIBUTI
0 Problemi
3 Soluzioni

PUNTEGGIO
40

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


delay and phase ramp
This piece of code is to illustrate that the delay in time domain introduces phase ramp in frequency domain

quasi 6 anni fa | 1 download |

0.0 / 5

Inviato


phase frequency
This file gives the generation of sine wave with linearly increasing and decreasing frequency

circa 6 anni fa | 1 download |

0.0 / 5

Inviato


fibonnaci_me
Computes the nth fibonnaci number given starting two values and required nth value

circa 6 anni fa | 1 download |

0.0 / 5

Inviato


logging check
these file illustrate file id can be passed as an argument to a function and can be used inside the function to access the file

oltre 6 anni fa | 2 download |

0.0 / 5

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa 7 anni fa

Inviato


binary_rem(data,crc)
Divides one polynomial with another and gives out remainder.

oltre 7 anni fa | 2 download |

0.0 / 5

Inviato


CORDIC Demystified
this has different files which shows cordic implementation

circa 8 anni fa | 1 download |

0.0 / 5

Inviato


bertoper(ber,PacketSize)
Ber to Per conversion

oltre 8 anni fa | 1 download |

0.0 / 5

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 8 anni fa

Domanda


Write data to new excel file
Suppose if I have an excel file saved like below: xlswrite('file1.xls',[1 2 3 4 5 6]); The Excel file will contain data as [...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Inviato


Convolution Encoder
Rate half convolution encoder

circa 9 anni fa | 1 download |

0.0 / 5

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

circa 9 anni fa

Inviato


DDS (Direct digital synthesizer)
Refernce file for DDS

oltre 9 anni fa | 6 download |

2.3 / 5

Inviato


upsample_or_sampleandhold
spectrum after upsampling or sample and hold

quasi 10 anni fa | 1 download |

0.0 / 5

Risposto
Help with Multiple Loops
k = 0; for i = 117:-1:1 for j = 1:117 k = k+1; C(i,j) = intWL(k,1) end end i - indicates row number, j -...

circa 12 anni fa | 0

| accettato

Risposto
How do I extract image information from a .png file?
For reading .dcm files use dicomread and for .png files imread is used..,

circa 12 anni fa | 0

| accettato

Domanda


Why the feature should be RST invarient..when extracting a feature from an image..
A good feature should have high varinace and it should be RST invariant for image. Why is it so?

oltre 12 anni fa | 2 risposte | 0

2

risposte

Inviato


factorial of number
To find factorial of a number using recursive function

oltre 12 anni fa | 1 download |

0.0 / 5

Inviato


System Identification using LMS algorithm
To identify a unknown sytem with an FIR filter

oltre 12 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


Central limit theorem
This program illustrates the central limit theorem

quasi 13 anni fa | 2 download |

5.0 / 5
Thumbnail