-
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
-
转子动力学求解程序
说明: 基于传递矩阵的方法,计算转子动力学系统临界转速及振型(Critical Speed and Vibration Mode of Rotor Dynamics System Based on Transfer Matrix Method)
- 2019-01-08 15:25:15下载
- 积分:1
-
xitongbianshi1
系统辨识1仿真程序,程序里面有matlab的源文件,可供下载!(xitongbianshifangzhenchengxu)
- 2010-12-27 10:39:08下载
- 积分:1
-
DXsinscal_JZ
这是一个捷联惯导算法matlab程序。首先读入数据,然后进行解算,其中先使用等效旋转矢量进行姿态计算,再进行速度、位置解算,循环进行直至数据结束。(This is a matlab process of sins.)
- 2012-05-07 15:09:38下载
- 积分:1
-
jun7
这是关于dsttd自适应调制的非常好的一片文章(dsttd adaptive modulation on the article a very good)
- 2007-04-20 18:16:44下载
- 积分:1
-
model
功放模型仿真,经过测试,数据还是比较准确的(Amplifier model simulation, tested, data is more accurate)
- 2011-05-18 09:39:47下载
- 积分:1
-
HSoptflow
光流(运动估计)经典算法Horn and Schunck算法MATLAB程序。(optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB program.)
- 2007-03-19 21:36:42下载
- 积分:1
-
Source
l1-norm, compress sensing
- 2011-10-03 23:45:42下载
- 积分:1
-
steg
matlab code on video steganography......... read it......... thankyou
- 2015-04-10 02:48:36下载
- 积分:1
-
underwater-acoustic-channel
水声通信信道参数的生成以及水声信道的仿真,该包内包括set_channel_params.m和channel_simulator.m两个函数。仿真器包含了大规模和小规模衰落两种。(This package consists of Matlab codes set_channel_params.m and channel_simulator.m and
a series of Matlab functions that will be called by the main codes. )
- 2020-07-04 06:40:01下载
- 积分:1