-
ziliao
混沌发展,历史和编码,混沌的研究方法及编码。(Chaotic development, history and coding, chaos research methods and coding.)
- 2010-11-23 12:23:39下载
- 积分:1
-
3GPP
3rd generation partnership project model
- 2011-06-15 00:37:37下载
- 积分:1
-
Bregman
这个不用多说,现在非常流行的一种迭代压缩感知重建算法。(Needless to say this, now very popular an iterative reconstruction algorithm for compressed sensing.)
- 2010-10-15 23:31:57下载
- 积分:1
-
mapLSB
说明: 基于BMP图像格式调色板排序的的信息隐藏算法(Palette based image format BMP sort of information hiding algorithm)
- 2010-04-05 10:39:38下载
- 积分:1
-
Array-signal-processing-algorithms
阵列信号处理中常用的一些算法,包括MUSIC,ESPRIT,AR等(Array signal processing algorithms, including MUSIC, ESPRIT, AR)
- 2012-09-07 10:53:15下载
- 积分:1
-
MATHMODL
matlab算法工具箱,本工具箱主要包含三部分内容
(支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
1. MATLAB常用数学建模工具的中文帮助
2. 贡献MATLAB数学建模工具(打*号)
3. 中国大学生数学建模竞赛历年试题MATLAB程序(Almost algorithm matlab toolbox)
- 2013-10-23 16:03:07下载
- 积分:1
-
Threelevel_svpwm
用matlab做的三电平SVPWM逆变器的仿真,能够实现svpwm的基本功能,但是还不完善。(Using matlab to do a three-level SVPWM inverter simulation, svpwm to achieve the basic functions, but not perfect.)
- 2013-07-23 14:04:08下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
Adaptive
自适应讲述了滤波的原理及matlab例程,详尽的讲解,很细致,每一步都很清晰!(Adaptive about filtering principle and Matlab routines, detailed explanations, very detailed, each step is very clear!)
- 2012-05-18 16:45:55下载
- 积分:1
-
IFFT
自己編寫的matlab代碼,實現fft函數及ifft函數功能(I have written matlab code to achieve the original fft function and the ifft function)
- 2011-10-25 11:36:46下载
- 积分:1