Community Profile

photo

Kevin

MathWorks

Last seen: Today Active since 2016

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

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.

meer dan een jaar ago | 2 answers | 0

2

answers

Question


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 ...

bijna 3 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 3 jaar ago | 1 answer | 0

1

answer

Answered
Generate 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...

bijna 6 jaar 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. ...

bijna 6 jaar ago | 3 answers | 0

3

answers

Question


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. ...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


>> clear = 3
Assume that I accidentally type the following command in MATLAB, >> clear = 3 This will create a variable called "clear" i...

bijna 8 jaar ago | 2 answers | 0

2

answers