由买买提看人间百态

topics

全部话题 - 话题: nullspace
(共0页)
j***y
发帖数: 1069
1
来自主题: JobHunting版 - 发个mathworks电面
好像大多数人对他家都不感冒,不过希望还是可以帮到某些同学。Application
Support Engineer,选的信号处理和C语言。找工作以来第一次碰到印度人面试,说不能
翻书查电脑没说不可以透题。问题如下
信号处理
1. Nyquist sampling theorem
2. aliasing
3. convolution
4. impulse response
5. FIR vs IIR
5. y(n) = x(n)*x(n-1),是不是causal,linear, time-invariant?why?
6. limit sin(x)/x as x->0 ? why?
7. z-transform, Fourier transform 关系
8. 1,2,3 (t=0),0,1,求Z transform,是否causal?
9. what is PSD?
10. PSD of a white noise signal
数学
11. rank of a matrix
12. nullspace of a matrix
13. singular matrix
14. eigen... 阅读全帖
j***y
发帖数: 1069
2
来自主题: JobHunting版 - 发个mathworks电面
好像大多数人对他家都不感冒,不过希望还是可以帮到某些同学。Application
Support Engineer,选的信号处理和C语言。找工作以来第一次碰到印度人面试,说不能
翻书查电脑没说不可以透题。一边考试一边记题,问题如下
信号处理
1. Nyquist sampling theorem
2. aliasing
3. convolution
4. impulse response
5. FIR vs IIR
5. y(n) = x(n)*x(n-1),是不是causal,linear, time-invariant?why?
6. limit sin(x)/x as x->0 ? why?
7. z-transform, Fourier transform 关系
8. 1,2,3 (t=0),0,1,求Z transform,是否causal?
9. what is PSD?
10. PSD of a white noise signal
数学
11. rank of a matrix
12. nullspace of a matrix
13. singular matrix
... 阅读全帖
k****g
发帖数: 67
3
来自主题: Computation版 - 已知SVD,如何求nullspace?
如果已知矩阵A的svd分解U*S*V^T
其中A, U, S, V的大小分别是mxn, mxn, nxn, nxn
如何利用这些信息构造null(A)?
ps: 如果svd能分解出 U_{mxm}, S_{mxn}, V_{nxn},我就会构造,
但是网上找的代码都只能生成economy size的分解,郁闷
r****y
发帖数: 1437
4
来自主题: Computation版 - 已知SVD,如何求nullspace?
Matlab can do both decompositions.
k****g
发帖数: 67
5
来自主题: Computation版 - 已知SVD,如何求nullspace?
我需要用C实现啊
j******g
发帖数: 139
6
来自主题: Computation版 - 已知SVD,如何求nullspace?
那就用matlab的c complier搞定嘛,嘿嘿
(共0页)