-
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
-
matlab
分别对正弦波,三角波,方波,一周期内取为整数的64个点(A=4095);写锯齿波和方波的谐波构成(只写了3、4个)。(Of sine wave, triangle wave, square wave, A week off for integer in the period of 64 points (A = 4095) Write a sawtooth wave and square wave of harmonic (only wrote 3, 4).)
- 2013-08-10 21:49:09下载
- 积分:1
-
fft
快速傅里叶变换过程描述,matlab运行环境中实现(Fast Fourier Transform process description, matlab environment to achieve)
- 2011-09-26 16:43:43下载
- 积分:1
-
SPSS19.
spss19.0的运用,包括安装,基础知识,实际操作和如何有效地运用(spss19.0 use, including installation, basic knowledge, practical operation and how to effectively use)
- 2013-08-25 09:37:15下载
- 积分:1
-
guocaiyang
实现大点数的IFFT变换,先进行小点数IFFT变化,然后再进行过采样滤波,有频谱图及例子(Achieve great points IFFT transform, first have a small point IFFT change, and then over-sampling filter, a spectrum and examples)
- 2013-10-18 16:41:36下载
- 积分:1
-
05725339
太阳能仿真simulink方法,英文论文(Solar simulink simulation methods, the English papers)
- 2014-01-12 20:19:46下载
- 积分:1
-
ProgramingPFEMPwithPmatlab
说明: matlab编写有限元程序 Programing the Finite Element Method 很简单实用 对初学有限元的人很有帮助(matlab finite element program written Programing the Finite Element Method is very simple and useful for beginners who helps the finite element)
- 2011-03-31 08:52:10下载
- 积分:1
-
matlab-Arnold
matlab实现arnold图像置乱进行图像加密和解密(matlab arnold)
- 2013-04-04 00:51:10下载
- 积分:1
-
kfcm
it is a code for kernel-FCM clustering
- 2011-12-04 23:33:47下载
- 积分:1
-
GA_SVM
这是组合一个优化算法GABP,很好的提高BP预测精度(It is a combination of an optimization algorithm GABP, good way to improve the prediction accuracy of BP)
- 2016-05-02 11:46:59下载
- 积分:1