-
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
-
write_segy_file
说明: 在地球物理勘探中将原始的SEG-Y数据导入(In geophysical exploration will be the original SEG-Y data import)
- 2011-03-29 11:27:22下载
- 积分:1
-
SER_compare
OFDM系统高斯白噪声信道下应用LS,MMSE方法信道估计的SER仿真(OFDM system under Gaussian white noise channel application of LS, MMSE channel estimation methods Simulation SER)
- 2011-05-16 20:45:20下载
- 积分:1
-
tangtui
一个师兄的毕设,单径或多径瑞利衰落信道仿真,基于人工神经网络的常用数字信号调制。( A complete set of brothers, Single path or multipath Rayleigh fading channel simulation, The commonly used digital signal modulation based on artificial neural network.)
- 2016-12-27 18:35:33下载
- 积分:1
-
pid_simulation
A program implementing PID controller for vehicle fuel system
- 2010-09-17 17:06:17下载
- 积分:1
-
MATLABMfile
MATLAB M文件例子
最简单的精通MATLAB工具箱的函数之一提出了一个共同的问题。MATLAB函数gcf返回当前图形的句柄。但是,它有一个副作用。如果图形不存在,gcf就创建一个,并返回它的句柄。如果想寻找一个图形是否存在于头一个位置,要是没有,又不得不创建,怎么办?函数mmgcf正好实现由其内容所描述的工作。(MATLAB M file example of the simplest function of proficiency in one of MATLAB toolbox put forward a common problem. MATLAB function to return to the current GCF handle graphics. However, it has a side effect. If the graph does not exist, gcf on to create one and return its handle. If you want to find a graphic exist in the first position, if not, they have created, how should I do? Function mmgcf realize its content is described.)
- 2008-05-05 16:28:04下载
- 积分:1
-
splineGPS
用三次样条曲线进行精密星历插值和卫星钟差插值(Cubic spline curve the precise ephemeris interpolation and satellite clock error interpolation)
- 2012-12-28 18:06:39下载
- 积分:1
-
sae1_2007_08
askisi 3 apo ergastirio sae
- 2012-04-01 23:13:19下载
- 积分:1
-
Integer-Programming
该文件为整数规划过程涉及的matlab程序段,包含割平面法及枚举法(This file is an integer planning process involves matlab program segments, including cutting plane method and the enumeration method)
- 2013-07-25 10:52:50下载
- 积分:1
-
butter_homomorphic
同态滤波算法对心音信号的包络提取,提取的包络自适应强,包络更光滑(heart sound envelop extraction based on
Frequency Alterable Homomorphic Filtering, the envelop is more adaptive and smoother.)
- 2013-05-25 19:15:09下载
- 积分:1