-
OFDM程序
说明: OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!(OFDM receiver and launch, using Matlab programming, I hope for your reference learning!)
- 2005-09-12 23:28:53下载
- 积分:1
-
FaceReco
该文件架下一共有4个matlab程序。结合到一起可以实现在matlab下实现选中ORL库的一幅图像然后找出与之最相近3张照片并显示出来。(the document-a total of the next four Matlab procedures. Can be combined to achieve the Matlab ORL selected under the image of a then identify with the most similar 3 photos and displayed.)
- 2006-12-13 17:16:58下载
- 积分:1
-
gaborfil
利用Gabor滤波器进行特征提取,在信号与图像处理领域有着广泛的应用。参考文献“Efficient Computation of Gabor Features”(Gabor fi lter responses are widely and successfully used as general purpose features in many computer vision tasks, such as in texture segmentation, face detection and recognition, and iris recognition.)
- 2012-05-01 10:07:31下载
- 积分:1
-
polarization-array-beamforming
针对极化阵列的波束综合问题,并把这一问题描述成一个凸优化问题。
(For polarization array pattern synthesis problem, and describe it as a convex optimization problem.)
- 2013-12-16 19:37:19下载
- 积分:1
-
TemplateMatchingProgram
这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离;
back-tracking程序是“回溯”法画出最佳路径的代价网格;
Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯
折。(This is a pattern recognition template matching the content of Matlab routines, which edit_distance procedures used to calculate the two symbols of the edit distance between strings back-tracking program is " back" method to draw the best path cost grid Dtw- Sakoe.m program is a Sakoe-Chiba local path constraint of the dynamic time warping.)
- 2010-06-04 16:58:49下载
- 积分:1
-
133
对于一幅输入图像,将产生一幅输出图像,输出图像的每个像素点的灰度值由输入像素点决定,将感兴趣特征的对比度扩展使之占据可显示灰度级的更大部分。使一输入图像转换为在每一灰度级上都有相同的像素点数,均衡化会减少灰度级数。大多数自然图像由于其灰度值分布集中在较窄的范围之内,引起图像细节不够清楚。采用直方图修正后可使图像的灰度间距拉大或使灰度均匀分布,从而增大了反差,使图像细节清楚,达到增强的目的。(For an input image, will produce an output image, the output image gray value of each pixel from the input pixel decided to expand interest in the contrast of features to make it account for more gray levels can be displayed most. Make an input image is converted to grayscale in each pixel have the same points, equalization will reduce the gray series. Most natural images because of their gray value distribution concentrated in a narrow range, causing the image detail is not clear enough. Make the image histogram revised by the gray space widening or so gray uniform distribution, thereby increasing the contrast between the image details clear objective to achieve enhanced.)
- 2010-06-08 15:02:11下载
- 积分:1
-
crc9
循环冗余校验码仿真程序,非常好,值得学习。(Cyclic redundancy check code simulation program, very good, worth learning.)
- 2010-11-04 15:55:24下载
- 积分:1
-
Matlab
使用matlab在16进制数据中加入高斯白噪声(程序虽小但是自己完成)(Using Matlab to add Gaussian white noise in the hexadecimal data (procedures may be small, but complete by myself))
- 2012-10-08 17:44:25下载
- 积分:1
-
RayleighGolaycoding
Matlab simulation for Rayleigh fading channel.(with Golay encoding and decoding).
Modulation method is BPSK.
Provide BER curve.
- 2007-10-27 16:19:56下载
- 积分:1
-
Chapter6
数值解法
例1 用改进的欧拉方法求一阶方程初值问题的
数值解
例2 数学摆的运动方程与近似方程数值解比较
例3 四阶龙格库塔公式求数值解
Matlab实现求数值解
例1 求初值问题y =x*sin(x)-y,y(0)=0的数值
解.先编辑一个定义方程的ODEF函数文件
ODEfun1.m.
例2 求方程组初值问题的数值解,按指定步长
0.05划分节点.
例3 按指定的精度求高阶方程初值问题的数值解.(Numerical Solution of the law a method of using the improved Euler' s equation of order to a first-order initial value problem of the numerical solution of cases of two mathematical pendulum equations of motion compared with the approximate numerical solutions of equations of three cases of fourth-order Runge-Kutta numerical solution of the formula Matlab order to achieve the numerical solution of demand cases seeking an initial value problem y ' = x* sin (x)-y, y (0) = 0 the numerical solution. first, the definition of an equation editor ODEF function file ODEfun1.m. cases of two demand equations initial value problem of numerical solution, according to the specified division of the node step 0.05. Example 3 according to the specified precision of seeking higher-order equation of the numerical solution of initial value problem.)
- 2010-02-05 23:14:41下载
- 积分:1