Statistics
RANK
265,477
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
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
How to find out number of Fridays in a month?
I guess I can use lweekdate and nweekdate. Just wondering if there is a faster way to do this.
2 years ago | 2 answers | 0
2
answersQuestion
How do people use pole-zero plot in DSP?
My apologies first. This question is more about DSP than MATLAB. Since I cannot access the DSP newsgroup in Google Groups, I am ...
3 years ago | 0 answers | 0
0
answersQuestion
How to increase image size while keeping image sharp?
Hi everyone, This is a pretty general question. I took a screenshot of the MATLAB toolstrip (actually part of it). It look...
3 years ago | 1 answer | 0
1
answerGenerate GPS signal in MATLAB?
Hmm, I have not thought about the legal matter. Yes, I want to spoof a GPS signal. What if I just do it in a basement and th...
6 years ago | 0
Question
Generate GPS signal in MATLAB?
Hi everything, Is it possible to generate GPS signal in MATLAB? I know nothing about the signal structure of the GPS signal. ...
6 years ago | 3 answers | 0
3
answersQuestion
How to set individual bits in 64-bit double-precision floating number
Hi everyone, I am wondering if it is possible to set individual bits in 64-bit double-precision floating number in MATLAB. ...
6 years ago | 1 answer | 0
1
answerQuestion
Can SVD fail?
SVD promises that any matrix A can be written as A = U*S*V' where U and V are unitary matrices and D is diagonal. Is it possi...
6 years ago | 1 answer | 0
1
answerQuestion
>> clear = 3
Assume that I accidentally type the following command in MATLAB, >> clear = 3 This will create a variable called "clear" i...
8 years ago | 2 answers | 0