-
zs_pr_exp_4
Matlab神经网络工具箱,利用其中的BP函数,对待测尿沉渣图像进行分类( classification based on BP)
- 2010-09-27 10:18:07下载
- 积分:1
-
matlabPyrTools
matlab的steel金字塔小波分解源代码(matlab the steel pyramid wavelet decomposition source code)
- 2008-06-26 15:00:02下载
- 积分:1
-
imjudge
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。(image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.)
- 2006-11-13 09:54:44下载
- 积分:1
-
VC++AndMatlabMixtureAndRealization
vc++和matlab混合编程,本书提供vc++和matlab混合编程的方法(vc mixed and Matlab programming, this book provides vc mixed and Matlab programming method)
- 2007-05-12 09:35:26下载
- 积分:1
-
Writing-Fast-Matlab-Code-2008
这是一个编写matlab高效代码的指南,在编程上可供参考。(This is a document of writing efficient matlab program,it s worth being refered to when you write program.)
- 2011-04-27 20:54:29下载
- 积分:1
-
norm
Normalizes data between 0 and 1 (norm_RS1) or between -1 and +1 (norm_RS2)
- 2014-09-09 22:18:30下载
- 积分:1
-
PESGM2008-000135
Its a IEEE Pesgm 08 paper.
- 2013-12-03 18:13:12下载
- 积分:1
-
PNN
概率神经网络的分类预测-基于PNN变压器故障诊断(Probabilistic neural network classification and prediction- PNN transformer fault diagnosis based on)
- 2013-12-08 18:58:10下载
- 积分:1
-
digimgprocess
此压缩包包含了数字图像处理算法的基本M函数和ICE界面定制的M函数。(This package includes the digital image processing algorithms of the basic M function and ICE interface customized M function.)
- 2008-01-08 15:29:29下载
- 积分: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