-
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
-
taperline
用Matlab编程求解切比雪夫型渐变线的阻抗、线宽和驻波比(Programming with Matlab for solving Chebyshev-type gradient line impedance, line width, and standing-wave ratio)
- 2009-07-13 21:56:38下载
- 积分:1
-
5240980100009119
ofdm signal generation
- 2013-01-03 17:43:46下载
- 积分:1
-
mallat
小波分析Mallat算法经典程序,包含小波谱分析,滤波器,重构算法等。(Mallat algorithm of wavelet analysis of the classical procedures)
- 2010-05-26 12:16:56下载
- 积分:1
-
matlab-3D-surface-code
matlab 3D 粗糙表面模型程序。。。。。。。。(matlab 3D 粗糙表面模型程序。)
- 2014-02-10 15:48:56下载
- 积分:1
-
fengsumoxing
应用SIMULINK搭建适用于风力发电系统的风速模型,包括阵风,自然风等风速类型叠加出符合要求的风速模型,为风力发电系统的仿真提供合理的风速
(Application of SIMULINK to build a wind power generation system is suitable for wind speed model, including gusts, wind speed and other types of natural wind out wind speed superposition model to meet the requirements to provide a reasonable wind speed for the simulation of wind power generation systems)
- 2016-05-15 21:46:14下载
- 积分:1
-
FDPIM_Encode
关于语音通信信道调制的程序代码,是论文的仿真程序(About voice communication channel modulation code, the authors of the paper simulation program)
- 2013-12-11 09:27:39下载
- 积分:1
-
chuandong
感应电动机参数辨识算法仿真程序,所有程序都是用M函数编写(simulation program of Induction motor parameter identification algorithm, all programs are written with M function.)
- 2012-01-04 09:06:16下载
- 积分:1
-
matlabstudy
精通matlab综合辅导与指南,doc文档,matlab学习的辅导资料(Proficient in matlab comprehensive counseling and guidance, doc documents, matlab learning counseling information)
- 2010-06-05 16:32:51下载
- 积分:1
-
displayRelevantVisualWords
Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied in the 1940s and ultimately published by American psychologist James J. Gibson[4] as part of his theory of affordance. Optical flow techniques such as motion detection, object segmentation, time-to-collision and focus of expansion calculations, motion compensated encoding, and stereo disparity measurement utilize this motion of the objects surfaces and edges.[5][6]
- 2012-03-31 23:44:49下载
- 积分:1