-
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
-
PingOriginal_MikeMuuss_1983
Ping original program.
implement pinging test
- 2014-10-10 12:33:30下载
- 积分:1
-
code-matlab
some genetic algorithmes
- 2014-12-03 17:31:26下载
- 积分:1
-
GMM
实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.)
- 2018-04-12 21:26:47下载
- 积分:1
-
VMD1
vmd分解的源代码,程序带注释,易于理解(Vmd decomposition source code, program with comments, easy to understand)
- 2021-02-01 11:20:00下载
- 积分:1
-
Simulated
Simulated annealing algorithm matlab example, a good entry process, the classic beginners
- 2009-09-18 18:53:17下载
- 积分:1
-
LTETurbo
描述了LTE一个信道的Turbo编码以及速率匹配等,有助于对LTE的协议理解。(A description of LTE Turbo channel coding and rate matching, etc., contribute to understanding of the LTE protocol.)
- 2010-08-19 22:10:31下载
- 积分:1
-
retrieve_method_smith_2002
A matlab code to retrieve nonlocal metamaterial parameters from D.R.Smith 2002 s paper
- 2020-12-05 17:19:23下载
- 积分:1
-
7043_ProCSharp
Windows的目录服务编程(活动目录LDAP)(Windows directory service programming (Active Directory LDAP))
- 2005-03-05 15:12:29下载
- 积分:1
-
junzhi
说明: 中值滤波和均值滤波,希望对大家有点帮助了呵呵,我也是在研究中.(Median filter and mean filter, we want to help a bit Oh, I am also in the study.)
- 2011-03-19 17:13:03下载
- 积分:1