-
speedyGAv1.3
一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。(SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation and crossover mask pregeneration.)
- 2009-03-04 20:40:21下载
- 积分:1
-
matlab
基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书(Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions)
- 2009-09-30 23:21:55下载
- 积分:1
-
BER-for-BPSK-in-AWGN-channel
Its another MATLAB code...
- 2012-06-08 05:06:47下载
- 积分:1
-
10fenzhongMatlabGUIyuanma
关于matlab图形用户界面的学习程序 非常适合初学者学习(Very suitable for beginners to learn about the learning process of the MATLAB graphical user interface)
- 2013-04-25 23:10:34下载
- 积分:1
-
hcc
hysterisis controller inverter
- 2009-04-01 14:42:50下载
- 积分:1
-
kepler_equation
Solving Kepler s Equation Using Newton s iterative Method
- 2009-06-10 01:12:12下载
- 积分:1
-
2012-4-28P18-21-28
qpsk的仿真和应用很好用自己运行可以运行(qpsk simulation and application)
- 2012-05-22 17:19:34下载
- 积分:1
-
water_filling_algorithm
Water filling algorith for optimal power allocation in downlink wireless communication
- 2013-12-12 23:02:34下载
- 积分: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
-
dbscan
数据挖掘中聚类算法之DBSCAN算法的matlab实现。(Data mining clustering algorithm of DBSCAN algorithm matlab realize.)
- 2008-03-20 10:51:27下载
- 积分:1