-
Simulink1
simulink的入门资料,老师上课讲的课件,较易懂,适用于初学者(simulink introductory information, the teacher talked about class courseware, more easy to understand for beginners)
- 2007-08-02 10:14:06下载
- 积分:1
-
ListWMCodecs
windows media format 9 for list all codecs
- 2006-06-02 16:19:14下载
- 积分:1
-
FM
说明: 仿真FM系统的调制解调全过程,有相干解调,非相干解调,包括大小信噪比的分析,十分完整~包含程序以及仿真结果。都是自己完成的,还有写程序中的一些问题和心得,希望对大家有帮助(The whole process of simulation FM system modulation and demodulation, coherent demodulation, non-coherent demodulation analysis, including the size of the signal-to-noise ratio, very complete to contain the program as well as the simulation results. All their completion, as well as write programs in a number of issues and experiences, we hope to help)
- 2013-03-12 20:41:53下载
- 积分:1
-
fenge
基于GUI的图像分割:在不均匀光照情况下的图像的阈值图像分割(Image segmentation based on GUI: under the condition of non-uniform illumination image threshold image segmentation)
- 2014-01-25 10:21:03下载
- 积分:1
-
IEEEStd802162009
IEEE Standard for
Local and metropolitan area networks
Part 16: Air Interface for Broadband
Wireless Access Systems
- 2010-06-03 16:33:44下载
- 积分:1
-
BPSK_generation
It is BER vs SNR codes for BPSK and 4QAM
- 2010-11-28 22:00:39下载
- 积分:1
-
Seal-recognize
在RGB、HSV、YCBCR空间提取得到了高质量的印章,算法鲁棒性很强。(the seal is well recognized in the space of RGB、HSV and YCBCR,and the method is robust.)
- 2011-05-18 21:37:25下载
- 积分:1
-
Introduction_to_Matlab
matlab参考资料,包含文件处理及图形处理等,适合初学者使用(matlab reference, including document processing and graphics processing, suitable for beginners)
- 2010-05-25 19:44:48下载
- 积分:1
-
Desktop
这两本教材是关于MATLAB的,内容非常丰富,即适合初学者,也适合高手继续学习,是难的的好教材.希望对大家学习有帮助(those two books is about matlab.)
- 2015-02-06 19:04:44下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1