-
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
-
WAP-to-check-whether-a-given-system-H1
WAP to check whether a given system H1
- 2014-08-16 21:54:19下载
- 积分:1
-
ex02
说明: 此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。(This program gives the signal of the multi-resolution analysis (Multiresolution Analysis), the multi-resolution signal decomposition (Multiresolution Decomposition) method and its application. The program is a multirate rate system (Multirate System) example, with M a filter, the signal' s frequency spectrum is divided into M parts, the proceeds of sampling frequency reduced to 1/M, then according to their " importance" to the bit of a different number, then the transmitted bit stream is bound to decline further, to play the role of bandwidth compression.)
- 2011-03-21 15:18:48下载
- 积分:1
-
QPSK
QPSK,BPSK,PSK simulation for BER performance
- 2010-09-16 05:01:38下载
- 积分:1
-
ECG_diagnose
ECG Diagnose in development Stage
- 2013-03-02 17:04:15下载
- 积分:1
-
hundun
基本混沌系统的同步程序,用matlab编写,并且在其他系统中也是通用的。(chaos system is made by matlab language,which is suitable for other system.)
- 2013-12-01 11:03:25下载
- 积分:1
-
cpmpapr4
This is PAPR for CPM-SC-FDMA
- 2014-02-11 13:26:11下载
- 积分:1
-
HOG
HOG算法matlab实现,看HOG特征的论文的时候心血来潮写了这个, 就当练练英语, 理解理解HOG特征.
- 2011-04-25 20:05:25下载
- 积分:1
-
my_OBW_algorithm2
计算occupied bandwidth(OBW)的测试代码,在原来的基础上增加了回退修正的功能,结果更准确一些。(Test code of calculate the occupied bandwidth (OBW),append some code to fix the result.)
- 2012-06-06 09:04:18下载
- 积分:1
-
inplace-computation-lifting
name: UTKARSH DESHMUKH
guide: A.S.ABHYANKAR SIR
this code is for wavelet transform using the lifting scheme.
this code does inplace computations and is hence memory efficient.
- 2011-10-23 18:37:59下载
- 积分:1