N/A


Last seen: environ 2 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Is left divison faster than polyfit(x, y, 1)?
In linear regression, results from two approach are the same. >> x = 1:10; >> y = x * 2 + randn(1, 10); >> b = [ones(...

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Question


What is difference between unwrap(angle(X)) and phase(X)?
I am manipulating a CSI (channel state information) a.k.a channel matrix containing complex numbers. And I want to extract phas...

plus de 7 ans il y a | 2 réponses | 1

2

réponses

Question


MATLAB incorrectly recognizes UTF-8 Korean character
I am using MATLAB R2015b on Windows 10. OS language is Korean. I've put the followings in `startup.m` feature('Default...

plus de 8 ans il y a | 1 réponse | 0

1

réponse