-
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
-
chapter27
《matlab神经网络43个案例分析》源码27,BP神经网络的预测——人脸识别
( Matlab neural network 43 Case Studies Source 27, BP neural network prediction- Face Recognition)
- 2014-11-04 21:23:42下载
- 积分:1
-
V2I5001016
this paper helps to reduce speckle noise the ultrasound medical images.the accuracy of the image will be improved using different methods.
- 2015-02-13 14:20:19下载
- 积分:1
-
Shell_Programming
SHELL概述;SHELL变量介绍;引用类型;控制流结构;函数;调试;(SHELL Overview SHELL variable is introduced reference type control flow structure function debugging )
- 2010-12-16 18:05:05下载
- 积分:1
-
Resonance-freq
Resonance frequency-1D cavity FDTD(Fast fourier transform)Numeric-analytic-electromagnetic
- 2013-07-12 04:36:01下载
- 积分:1
-
exp1
信息论的内容定义以及信息的传输过程和噪声的加入使得信息的传输的影响(Information Theory)
- 2012-05-27 19:42:53下载
- 积分:1
-
SurveyCourses
UN AUTRE MONDE DE LA VISION.............MATLAB..................SEGMENTATION
- 2013-12-12 18:19:07下载
- 积分:1
-
3Daut
3d automation source running for curves manouvering
- 2015-07-27 03:45:20下载
- 积分:1
-
kelmanmatlab
卡尔满滤波的matlab程序,可以用的,可以试一试,并修改一下(Carl full matlab filtering procedures can be used to try and make some corrections)
- 2009-05-08 21:02:58下载
- 积分:1
-
guass
说明: 解一般线性方程,非常方便。
和我们老师要求的程序是同步的。(solve function)
- 2009-09-01 11:18:05下载
- 积分:1