-
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
-
optimation
说明: 最优化计算的牛顿法+共轭梯度法的MATLAB程序(Optimization Newton's Law+ conjugate gradient method MATLAB)
- 2021-03-20 23:19:17下载
- 积分:1
-
shujupinghua
模拟带噪声的匀加速直线运动,数据平滑,多个smooth函数的应用,简单易懂(Simulation with the noise of the constant acceleration of linear motion, data smoothing, multiple smooth function of the application, easy to understand)
- 2011-05-18 21:08:47下载
- 积分:1
-
DSPview2
secdond version pf DSPview code on matlab
- 2013-10-31 18:31:33下载
- 积分:1
-
Evolutionary_GA
This example simulates the computation of the maximun value of a function by using an evolutionary approach.
- 2011-01-09 13:06:24下载
- 积分:1
-
matlabOOP
A Guide to MATLAB Object Oriented Programming
- 2010-02-28 21:04:35下载
- 积分:1
-
F_wav_den
compute alpha stable wavelet coefficients
- 2011-05-17 22:50:28下载
- 积分:1
-
Penny-shaped
Matlab code for Penny shaped crack
- 2013-01-21 19:30:15下载
- 积分:1
-
chirp
此程序为用MATLAB产生一个周期性的脉冲正弦信号(This procedure is to use MATLAB to generate a periodic sinusoidal signal pulse)
- 2011-12-30 11:04:51下载
- 积分:1
-
11.CPP-Primer-3rd
11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
- 2015-04-04 10:28:24下载
- 积分:1