-
sarshuju
KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取(the Kittler and Illingworth minimum-error thresholding algorithm)
- 2011-08-04 15:51:48下载
- 积分:1
-
LMS,notch,自适应滤波器
该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线;
归一化LMS算法;
基于LMS算法的系统辨识
- 2023-04-08 08:45:03下载
- 积分:1
-
impinvar_bilinear
设计IIR Filter的MATLAB代码(MATLAB code of the IIR Filter)
- 2009-02-06 17:41:47下载
- 积分:1
-
chap11
徑向基底函數類神經網路,是單隱藏層的3層前向網路,模擬人腦中局部調整,有很好的逼近能力(Radial basis function neural network, a single hidden layer of 3 layer to the network, simulating the brain partial adjust, has a very good approximation ability)
- 2007-10-29 18:25:26下载
- 积分:1
-
ID_ssi
基于MATLAB的随机子空间算法,对唯输出数据进行分析,可以很好地识别出系统的模态参数。(Based on stochastic subspace algorithm based on MATLAB, the only output data for analysis, can be well identified modal parameters of the system.)
- 2014-11-07 15:37:53下载
- 积分:1
-
1011245
步进频雷达成像系统设计与仿真实现mabatlb(step frequency system radar target imaging)
- 2021-01-03 10:48:57下载
- 积分:1
-
NEWTLAGR
功能: 用牛顿-拉格朗日法求解约束优化问题(Function: Newton- Lagrangian method for solving constrained optimization problems)
- 2011-09-06 13:13:35下载
- 积分:1
-
raji1
in this folder contains the Extract the files and to add the SIFT features.
- 2013-10-01 23:49:52下载
- 积分:1
-
speech-seperation
Formulating speech separation as a binary classification
problem has been shown to be effective. While good
separation performance is achieved in matched test conditions
using kernel support vector machines
- 2014-02-07 15:19:32下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1