-
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
-
Continuous-morlet-wavelet-transform
The following Matlab project contains the source code and Matlab examples used for continuous morlet wavelet transform. For documentation please refer to: http://arxiv.org/abs/0706.0099
- 2014-11-30 11:11:49下载
- 积分:1
-
QPSK123
qpsk信号瑞利信道的仿真程序 有ber仿真效果图 推荐(Rayleigh channel simulation program )
- 2013-11-14 12:56:32下载
- 积分:1
-
Binary-Knapsack-Problem
Tournoment selection
- 2013-12-29 04:58:24下载
- 积分:1
-
boostconv
basically boost converter
- 2011-10-24 02:25:43下载
- 积分:1
-
paper27
Dynamics of the Titan four-wheel drive mobile robot with floating Ackerman
steering
- 2015-01-11 01:38:32下载
- 积分:1
-
RGB-HSI
在matlab中实现从rgb到hsi色彩模式的转换(In matlab to achieve from the rgb color model to HSI conversion)
- 2009-01-08 10:52:11下载
- 积分:1
-
Matlab
Matlab编程实例,合适初学者学习,参考,编程,仿真,很有价值的 (2008-02-14,Matlab)(Matlab programming examples, suitable for beginners to learn, reference, programming, simulation, great value (2008-02-14, Matlab))
- 2013-11-02 21:22:26下载
- 积分:1
-
matlabzhinengkongzhi
说明: 智能控制第二版全部的仿真程序,已经全部测试通过(Intelligent control of the second edition of all of the simulation program have all been tested by)
- 2011-03-20 14:59:11下载
- 积分:1
-
systemc_based_TLM_research
本文详细的介绍了systemc的TLM建模方法,并给出了详细的例子,是学习systemc很不错的材料(This paper introduces systemc of TLM modeling method, and gives a detailed example of this is a very good material to learn systemc)
- 2009-11-10 16:25:08下载
- 积分:1