N/A


Last seen: 거의 2년 전 2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변