UMAIR RASOOL
Fast university
Followers: 0 Following: 0
Statistiques
RANG
5 532
of 300 343
RÉPUTATION
8
CONTRIBUTIONS
2 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
2 773 of 20 926
RÉPUTATION
607
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
6 Fichiers
TÉLÉCHARGEMENTS
22
ALL TIME TÉLÉCHARGEMENTS
5538
RANG
of 168 172
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Switch Value not changing in matlab app designer function
Hi i would like to have suggestions about how can i monitor the value of a switch in Matlab app desinger..i have a while loop to...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Real time data write to excel
hello everyone i have a question that i am geeting data from simulink to app desingner using the listioners call back.my questi...
plus de 4 ans il y a | 1 réponse | 0
1
réponseCan someone tell me how to plot the data
to plot analog data. the command used is the plot(t,x) where t is time vector and the x is the signal to be plotted. the leng...
environ 5 ans il y a | 1
| A accepté
Easy way of finding zero crossing of a function
close all clear all clc n=-10:10; a=.9; y=zeros(size(n)); for k=-5:5 temp=find(n-(2*k)==0); %find xaxis where it is z...
environ 5 ans il y a | 1
audio signal in spectrogram
close all clear all clc [y,Fs]=audioread('black_hole.mp3'); windowSize = 256; windowOverlap = []; freqRange = 0:Fs; spe...
environ 5 ans il y a | 0
Manual STFT to obtain spectrogram of an audio signal
close all clear all clc [y,Fs]=audioread('black_hole.mp3'); Y=fft(y,Fs); L= (1:length(Y))*Fs/length(Y); plot(L,abs(Y)) xl...
environ 5 ans il y a | 0
A soumis
EEG SIGNAL ANALYSIS
Purpose of this project is to detect the patient mind state using the EEG machine data.
presque 6 ans il y a | 11 téléchargements |
A soumis
DTMF Encoder and Decoder
Project implement DTMF in matlab m file.
plus de 6 ans il y a | 3 téléchargements |
A soumis
Audio Equalizer
The project implement an audio equalizer in Simulink.it use 5 band pass filter and a low pass filter to filter different frequen...
plus de 6 ans il y a | 3 téléchargements |
A soumis
Biot savart Law
Project implement Biote Swart law with matlab code
plus de 6 ans il y a | 2 téléchargements |
A soumis
Fourier Series Coefficient
This project Successfully calculate Fourier series Coefficients for different signals
plus de 6 ans il y a | 2 téléchargements |
A soumis
Exponentiation series and correlation without using built in
Exponentiation Fourier series and correlation coefficient without using built in functions
plus de 6 ans il y a | 1 téléchargement |






