-
mask_attack
离散余弦变换的程序,希望对大家有所帮助。(Discrete cosine transform process, we want to help.)
- 2010-08-23 16:50:43下载
- 积分:1
-
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
-
KPCA_SVM_Train-jkk
说明: 主成分、支持向量机分类,matlab编写的(Principal component, support vector machine classification, matlab prepared)
- 2011-02-17 18:25:51下载
- 积分:1
-
C116
we present a practical link adaptation
algorithm for MIMO-OFDM systems. The proposed solution is
based on sounding the channel periodically and choosing the
optimal mode that will maximize the throughput or energy
efficiency (EE) while satisfying the application’s quality of service
(QoS) requirements. In addition, we address practical problems
such as the computational complexity of the algorithm and
determination of sounding period by novel closed form solutions
and iterative algorithms. Realistic link level simulations confirm
that the proposed solution achieves significant improvement
over existing link adaptation algorithms when the aim is to
maximize the throughput, and provides orders of magnitude
gain in energy efficiency compared to poorly chosen fixed modes
when used for energy efficiency maximization purposes. The
resulting algorithms are implemented on a real time MIMOOFDM testbed, and we report on the experimental results.
- 2014-11-07 16:03:39下载
- 积分:1
-
LMS
LMS算法 4单元均匀线阵自适应波束形成图;MMSE(LMS algorithm 4 unit uniform linear array adaptive beamforming Figure)
- 2013-04-09 19:59:23下载
- 积分:1
-
Asynchronous-motors
各种异步电机 matlab/simulink仿真模型(Asynchronous motors matlab/simulink model)
- 2013-05-02 10:33:46下载
- 积分:1
-
runge_stable_domain
演示龙格库塔方法的绝对稳定区域,从1阶到4阶,且阶数可以调整。另外,区域的左右边界可以计算出来(Absolutely stable region demonstrates Runge-Kutta methods, from an order to the fourth order, and the order can be adjusted. Further, around the boundary region can be calculated)
- 2013-12-22 18:01:29下载
- 积分:1
-
kalman
基于卡尔曼滤波器的交通流量分析系统,输入方式采用.txt文件形式(Kalman filter based on the traffic analysis system)
- 2009-02-02 22:13:41下载
- 积分:1
-
Image_Operators_matlab_codes
12.1 图像点的运算
12.1.1 线性点运算
12.1.2 非线性点运算
12.2 图像的算术运算
12.2.1 加法运算
12.2.2 减 法运算
12.2.3 乘法 运算
12.2.4 除法 运算
12.2.5 其它运算
12.3 图像的位逻辑运算
12.4 图像的几何运算
12.4.1 图像插值
12.4.2 图像缩放
12.4.3 图像旋转
12.4.4 图像剪切
12.5 空间变换
12.5.1 仿射变换( affine transformation )
12.5.2 透视变换 (Perspective Transformation)
12.5.3 空间变换的 MATLAB 函数
12.5.4 空间变换实例
12.6 图像融合
12.7 邻域与块操作
12.7.1 邻域操作
12.7.2 图像块操作
12.8 区域处理
12.8.1 区域选择
12.8.2 区域滤波
12.8.3 区域填充(12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3)
- 2007-12-14 08:59:51下载
- 积分:1
-
skindetect_rect
肤色检测,YCbCr空间,直接阈值处理,效果还行,可以参考下(skin detection)
- 2012-05-10 16:18:44下载
- 积分:1