-
GFClass
这是一个径向基函数网络MATLAB的源程序,用于两类线性不可分的数据的分类(This is a RBFN MATLAB source for the two types of non-linear data classification)
- 2007-07-09 15:11:29下载
- 积分:1
-
dipusematlab2
it is digital image processing about face recognition useing matlab 2
- 2011-03-31 13:36:18下载
- 积分:1
-
Visual-CPP_MATLAB-usefull-example
Visual C++_MATLAB图像处理与识别实用案例精选(Visual C++ _MATLAB practical image processing and recognition of selected cases)
- 2011-05-12 11:08:16下载
- 积分:1
-
PSO1
pso matlab code for minimizing objective function
- 2015-01-27 18:26:12下载
- 积分:1
-
BOTDA-STRESS-SENORS
1.Simulation of Electro-Optical Modulator
2.Generation of the Brillouin Profile
3.Simulation of BOTDR for strain in optical fiber sensors
- 2021-04-19 16:58:51下载
- 积分:1
-
matlab_LPC
说明: 一个使用matlab进行音频信息处理的实例,对输入的语音信号,进行合成与分析。(Using matlab audio examples of information processing, the input voice signal, to carry out synthesis and analysis.)
- 2008-10-06 16:31:35下载
- 积分:1
-
INDOORLOC
In this i attached matlab code for indoor localization using WIFI and FM signal features classified by KNN classifier to predict the fingure print of the building structure.
- 2013-10-06 14:04:16下载
- 积分:1
-
Rub_program
韩清凯等著《故障转子系统的非线性振动分析与诊断方法》附录A.2碰摩转子系统计算仿真程序(Hanqing Kai waiting for the " fault rotor system of nonlinear vibration analysis and diagnosis method in Appendix A.2 Rub Rotor System simulation program)
- 2013-04-16 13:39:25下载
- 积分:1
-
模糊预测
此过程源中你可以找到好的策略,利用模糊配电网有用的方法预测到的代码被准备在此程序包中。
- 2022-05-08 16:16:04下载
- 积分: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