mano49j
IIT Bhubaneswar
Followers: 0 Following: 0
Using MATLAB for more than 7 years to solve all kinds of academic and professional challenges.
Statistiques
RANG
5 763
of 295 689
RÉPUTATION
8
CONTRIBUTIONS
2 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
3 793 of 20 266
RÉPUTATION
385
CLASSEMENT MOYEN
4.10
CONTRIBUTIONS
13 Fichiers
TÉLÉCHARGEMENTS
28
ALL TIME TÉLÉCHARGEMENTS
3707
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
delay and phase ramp
This piece of code is to illustrate that the delay in time domain introduces phase ramp in frequency domain
presque 5 ans il y a | 1 téléchargement |
A soumis
phase frequency
This file gives the generation of sine wave with linearly increasing and decreasing frequency
environ 5 ans il y a | 1 téléchargement |
A soumis
fibonnaci_me
Computes the nth fibonnaci number given starting two values and required nth value
plus de 5 ans il y a | 1 téléchargement |
A soumis
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
plus de 5 ans il y a | 2 téléchargements |
A soumis
binary_rem(data,crc)
Divides one polynomial with another and gives out remainder.
presque 7 ans il y a | 2 téléchargements |
A soumis
CORDIC Demystified
this has different files which shows cordic implementation
plus de 7 ans il y a | 2 téléchargements |
A résolu
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:...
plus de 7 ans il y a
Question
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 [...
presque 8 ans il y a | 1 réponse | 0
1
réponseA soumis
Convolution Encoder
Rate half convolution encoder
environ 8 ans il y a | 2 téléchargements |
A résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
environ 8 ans il y a
A soumis
DDS (Direct digital synthesizer)
Refernce file for DDS
plus de 8 ans il y a | 5 téléchargements |
A soumis
upsample_or_sampleandhold
spectrum after upsampling or sample and hold
presque 9 ans il y a | 1 téléchargement |
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 -...
plus de 11 ans il y a | 0
| A accepté
How do I extract image information from a .png file?
For reading .dcm files use dicomread and for .png files imread is used..,
plus de 11 ans il y a | 0
| A accepté
Question
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?
plus de 11 ans il y a | 2 réponses | 0
2
réponsesA soumis
factorial of number
To find factorial of a number using recursive function
plus de 11 ans il y a | 1 téléchargement |
A soumis
System Identification using LMS algorithm
To identify a unknown sytem with an FIR filter
plus de 11 ans il y a | 6 téléchargements |
A soumis
Central limit theorem
This program illustrates the central limit theorem
presque 12 ans il y a | 3 téléchargements |