-
EM
说明: 这次上传的程序源码是关于EM算法的编程实例。(The upload process is on the EM algorithm source code programming examples.)
- 2009-11-10 10:54:44下载
- 积分:1
-
Filter-based_single-carrier_frequency_domain_equal
研究了基于滤波器组的单载波频域均衡技术的基本原理和实现方法,通过系统对比基于滤波器组的方法与基于FFT方法的异同之处,从其产生的机理上阐明了基于滤波器组的单载波频域均衡技术能够克服FFT 方式的主要缺点的原因(Of filter-based single-carrier frequency domain equalization technology, the basic principle and method, through the system, filter-based approach compared with the FFT method based on the similarities and differences between, from production to clarify the mechanism of the filter-based single-carrier frequency domain equalization techniques to overcome the main drawback of FFT method because)
- 2010-05-12 21:11:07下载
- 积分:1
-
StevenStablePoi
用多点法求取方程的根,仅供参考仅供参考仅供参考仅供参考(Equation with multi-point method to strike root, for reference purposes only for reference purposes only)
- 2011-09-27 10:43:05下载
- 积分:1
-
SQ10158115011
说明: 本实验主要内容为:学习使用MATLAB电力系统实验箱并进行仿真。(This experiment, says: learning to use MATLAB power system simulation experiment box and.)
- 2011-03-29 21:24:03下载
- 积分:1
-
AM_FM_modulation
AM与FM调制仿真程序,供大家参考!希望对大家学习有用!(AM and FM modulation simulation program, for your reference! We hope to learn useful!)
- 2007-04-05 13:31:07下载
- 积分:1
-
Proficient-in-MATLAB
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者
(This is a reference book for MATLAB, suitable for use with MATLAB or MATLAB is intended readers)
- 2011-12-06 19:45:04下载
- 积分:1
-
NSGA2算法
说明: NSGA2多目标优化算法,配上说明文档
NSGA-Ⅱ算法是 Srinivas 和 Deb 于 2000 年在 NSGA 的基础上提出的,它比 NSGA算法更加优越:它采用了快速非支配排序算法,计算复杂度比 NSGA 大大的降低;采用了拥挤度和拥挤度比较算子,代替了需要指定的共享半径 shareQ,并在快速排序后的同级比较中作为胜出标准,使准 Pareto 域中的个体能扩展到整个 Pareto 域,并均匀分布,保持了种群的多样性;引入了精英策略,扩大了采样空间,防止最佳个体的丢失,提高了算法的运算速度和鲁棒性。(NSGA2 multi-objective optimization algorithm, with instructions)
- 2021-03-02 10:49:34下载
- 积分:1
-
dct
对图像进行DCT正反变换,可以在matlab里面观察正变换后的数据,达到数据压缩。(DCT pros and transform the image in matlab which observed data is transformed to achieve data compression.)
- 2012-04-18 15:07:53下载
- 积分:1
-
input-matrix
通过选择数据所在的文件,直接输入矩阵中的数据,方便快捷!(input matrix)
- 2014-09-02 19:42:00下载
- 积分:1
-
Height-width-for-hand
For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image.
input
gray_img : input hand image or any measure image like 2d with 0 to 255
intensity
output
height : pixel count of height
width : pixel count of width
out_img : segmented image with line for height and width
hand_height_width function implements hand height and width of the image
using the method outlined in:
calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56.
Hand shape identification on multirange images.
[ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image.
The input is given to the gray scale image.
- 2014-10-24 22:24:56下载
- 积分:1