Charles
University of Arkansas Little Rock
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
187 567
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
28.57%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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
FFT analyzing of signal and signal reconstrution. (I want to reconstruct by suming a*sin(w*t-phi)
% I built a square wave simply by writing a file from 0-0.0128 for time and amplitude of 1 and -1. after analyzing with the ff...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
I need help with a for loop.
I have used the FFT to deconstruct a signal. Now i need to use the given data to reconstruct the waveform with the data extrapol...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Time/Presure Data (.csv) To wav for FFT
How do I use a CSV file to do a FFT? I Can do a FFT using excel. However, I keep hitting walls with matlab. The goal is to u...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Matlab modle (using curve fit tool) not matching Labquest model.
We are analyzing sound pressure data. By recording sound from 1 source in to microphones separated at a distance of x=.25 meters...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Simple Script not working
********start Script***** fuction err= WebersLawErr(p,x,y) pred=WebersLaw(p,x); err=sum((pred(:)-y(:)).^2); ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Conversion error while plotting
EDU>> h1=plot(x,y,'ko','MarkerFaceColor','k'); Error using plot Conversion to double from cell is not possible. Why? ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How do i plot sections of a wave fuction that doesn't happen at integers?
I am not using this command correctly inital=x(0:.2222) (output) Warning: Integer operands are required for colon operator ...
plus de 10 ans il y a | 1 réponse | 0