Venya Celeste
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
119,994
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Help. I keep getting error messages on FFT Signal with two sinusoids (100 Hz and 200 Hz) with -10 dB.
I am new in matlab. This code supposed to show 3 graphs - magnitude spectrum, and phase spectrum. The problem is it wont show an...
6 years ago | 0 answers | 0
0
answersQuestion
what does rn means and what am I supposed to do with it?
I've got the answer like this on matlab: (25742881424872919087\\\r\n0725189441*x^4)/24350029028325000000 And, I dont know w...
6 years ago | 2 answers | 0
2
answersQuestion
Why does matlab not show the right graph?
if true % code clc; close all; clear all; T=0.5; % time period Ts=0.0005; %use 1000 points to produce one period...
6 years ago | 1 answer | 0
1
answerQuestion
How to make sinewives with array input and for-loop?
if true % code function output = analog_filter1(input) % % Simulated analog filter used in Problem 1.3 % Ts = .001; ...
6 years ago | 1 answer | 0
1
answerQuestion
How to make semilogx to get a plot gain against log frequency with several values?
<</matlabcentral/answers/uploaded_files/129200/1.2.png>> Gain: 20 log (Vout/Vin) with Vin = 1.0. I've been searching for gai...
6 years ago | 1 answer | 0