-
svm
svm支持向量机训练数据并试验、数据采集方法为主元分析法(svm matlab)
- 2013-04-27 12:24:59下载
- 积分:1
-
junzhifangchashenjingwangluoyuce
提取均值方差等特征参数,并运用神经网络对特征参数序列进行预测(Extracting characteristic parameters such as mean and variance, and the use of neural networks to predict the sequence of characteristic parameters)
- 2016-05-03 14:45:05下载
- 积分:1
-
SimpleColorDetection
对图像rgb分割,输入图像,可得到R.G.B分别图像。最终得出分割图像(Rgb image segmentation, the input image, each RGB image available. The final segmented image obtained)
- 2010-07-30 10:45:28下载
- 积分:1
-
micro
matlab code for microstrip
- 2009-12-18 04:04:11下载
- 积分:1
-
permanent
一个直接转矩控制的仿真程序。可以用来了解直接转矩控制(PMSM control)
- 2011-08-31 09:56:51下载
- 积分:1
-
pata_macio
Libata based driver for Apple macio family of PATA controllers.
- 2014-10-14 10:05:20下载
- 积分:1
-
RLS
RLS的自适应滤波 有非常详细的标注 非常适合学习和修改(A very strong and degtial result)
- 2014-02-23 22:56:17下载
- 积分:1
-
PowellRegistration
基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写(Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab)
- 2009-05-06 21:48:54下载
- 积分:1
-
matlab
本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序
(This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of applications, and the accuracy of upwind scheme also includes a relatively high point format with jump-diffusion equation solution of the initial value problem, so there are two procedures)
- 2009-05-02 20:21:11下载
- 积分:1
-
GradientAdaptiveLaguerreLatticeFilter
Gradient Adaptive Laguerre Lattice Filter(
Description: Implements the order recursive adaptive laguerre filter from Fejzo and Lev-Ari (1997). Advantages:
*Fewer parameter to model than FIR filters modeling long impulse responses
*guaranteed stability, unique global minimum, small number of parameter for prescribed modelling error
*numerically robust & and low computational complexity ( O(M) ).
*Fast convergence (RLS equivalent) with no apriori learning rate required
*Order recursive, so filter coefficients are uncorrelated with each other, allowing for modular implementation.
Setting the pole parameter to 0 yields the standard classical gradient adaptive FIR algorithm.
Includes simple example on cross-talk resistant echo cancellation to show how to use it.
)
- 2009-11-19 11:49:44下载
- 积分:1