N/A


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答