-
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
-
distancevector
distance vector routing algorithm
- 2010-01-22 02:36:46下载
- 积分:1
-
shiyan
大学信号与系统实验代码
实验一中的第一小题,简单程序matlab(University signal and system experimental code)
- 2011-10-07 18:40:30下载
- 积分:1
-
fig3_5
when SNR is high , 1st sample estimator provides good estimate of A. it has no noise effect . so we don’t need averaging effect to reduce noise when SNR is high.
However variance is still low in sample mean estimator which shows that in reality ,sample mean is good estimator than 1st sample estimator.
So, for high SNR, we do not need to reduce the effect of noise by averaging. or we can say that for high SNR let say >1000 , 1st sample estimator got reduced noise. But as for as variance is concerned , the sample mean has low variance for high SNR as well.
- 2013-05-02 02:45:33下载
- 积分:1
-
Digital_Audio_FX
数字音频处理matlab程序,能生成多种声音特效,是学习数字音频处理的好资料。(Digital audio processing matlab program that can generate a variety of sound effects, digital audio processing is to learn good information.)
- 2014-02-17 00:31:07下载
- 积分:1
-
lib_crc-CRC_library
The file lib_crc.c contains source code for functions to calculate
five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK,
CRC-Kermit and CRC-CCITT. The functions can be freely used.
- 2009-06-09 00:20:32下载
- 积分:1
-
Calc_Azimuth_Elevation
earth cordinats Calc_Azimuth_Elevation
- 2013-12-01 23:13:31下载
- 积分:1
-
Aula_Servlet
Servlet programs for begginers. That could help iniciant developers.
- 2015-01-17 03:22:36下载
- 积分:1
-
Spec_Sin_func_gyy
正弦函数用fft实现的单边振幅谱图形(未加噪声)(Unilateral amplitude of the sine function with fft spectrum graphics)
- 2013-04-23 23:44:35下载
- 积分:1
-
c_matlab_jiekou
c语言与matlab接口:编程与实例
一本不错的学习书籍(c language and matlab interface: an instance of programming and learning a good book)
- 2010-10-02 15:19:29下载
- 积分:1