-
ex_conv_1D_Tikhonov
some example of regularization tools in matlab
- 2010-11-30 13:44:25下载
- 积分:1
-
ColorDetectors
to calculate the colour invariance
- 2012-07-18 16:18:48下载
- 积分:1
-
fan_motor
this is the fan speed motor control that input is torque and output is speed
- 2014-02-25 21:07:43下载
- 积分:1
-
md_qrg
说明: 若非奇异矩阵A能够分解为一个正交矩阵Q与非奇异上三角矩阵R的乘积,即:
A=QR。则称其为A的QR分解。
实现QR分解的方法有很多种,包括Givens变换法,Householder变换法,Schemit正交化法。具体原理可以参考《矩阵论》(程云鹏,西工大出版)教材,这里仅给出三种实现QR分解的程序。(If nonsingular matrix A can be decomposed into a product of orthogonal matrix Q and nonsingular upper triangular matrix R, that is:
A=QR. It is called QR decomposition of A.
There are many methods to realize QR decomposition, including givens transformation, householder transformation, and scheme orthogonalization. The specific principle can refer to the teaching materials of matrix theory (Cheng Yunpeng, published by Xigong University). Here, only three kinds of QR decomposition procedures are given.)
- 2020-02-20 23:13:59下载
- 积分:1
-
x1
说明: 声音信号 显示 时域 频域 对声音的预处理观察
- 2009-05-25 13:14:22下载
- 积分:1
-
Time-frequency-analysis-toolbox
说明: matlab 中的时频分析工具箱,含有大量的仿真程序(Time-frequency analysis toolbox inmatlab
)
- 2011-03-26 21:51:18下载
- 积分:1
-
cc
<<现代信号处理教程>>(胡广书版)书中配套的matlab源代码。(this is a matlab code of the book called modem signal processing.)
- 2013-08-18 10:31:03下载
- 积分:1
-
JEI-letter
An exmaple of the JEI letter paper:texture features based on
local Fourier histogram:
self-compensation against
rotation(JEI letter)
- 2015-01-04 17:47:29下载
- 积分:1
-
cdma
直接序列扩频的缩写(DS-SS )
二相相移键控(BPSK)
matlab源代码(An acronym for Direct Sequence Spread Spectrum (DS-SS) two-phase phase shift keying (BPSK) matlab source code)
- 2021-04-07 15:39:01下载
- 积分:1
-
mulFastDown
最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。(Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equations, applications in their own subject, example.)
- 2011-06-10 21:34:55下载
- 积分:1