搜索资源列表
pid_dmc2
- 动态矩阵控制算法与PID算法结合,有很强的理论性,是毕业设计的好程序-Dynamic Matrix Control algorithm combined with the PID algorithm, is very theoretical, is a graduate design program
lmsxx
- 毕业设计时做的算法,直接运行就可出图,比较的话可以该参数。-do graduate design algorithm can be run directly from the map, so can compare the parameters.
sanbeipin002
- 此例程用于求任意信号的1/3倍程频谱,是我毕业设计中的一个小小的部分,经验证算法正确.
mtkl
- 蒙特卡罗算法,本人做毕业设计时用的! 有兴趣的可以交流!
LBGmatlab
- 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
code1
- 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
pso1
- pso算法在matlab上实现,对毕业设计有用!现在对做这方面工作的学生有一定帮助-pso算法在matlab上实现
a3
- 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程-Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !
watermarking
- 语音水印算法的matlab 编程实现,毕业设计,基于小波,到谱分析-Audio Watermarking Techniques implemented by the MATLAB PROGRAMMING
MyMusic
- 非常详细的MUSIC谱估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与MUSIC算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码-MUSIC spectrum estimation very detailed procedures for their own writing, graduation, there are ve
MyCaponDOA
- 非常详细的Capon算法DOA估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与Capon算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码-Capon algorithm very detailed procedures for DOA estimation, he has written, graduate design,
212
- 基于图像预处理的DCT数字水印算法及其MATLAB实现,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -DCT-based image preprocessing for digital watermarking algorithm and MATLAB implementation of: QQ 64134703, e-graduate design, please consult
Affinity-algorithm-
- 一遍相当不错的人脸识别亲和力算法论文。对本科生毕业设计非常有用-Again very good affinity for face recognition algorithms papers. Very useful for Graduation
genetictoTSP
- 我本科毕业设计时研究用的遗传算法解决TSP问题,matlab版本的-I graduated with the design of genetic algorithm to solve TSP problem, matlab version
total_improved_leach
- 这个是leach算法的优化版本,对学习WSN有好处,而且是我毕业设计的课题。-This is the improved Leach protocol,which is quit usful in learning WSNs.
lsb_matching
- LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab
music2
- 多重信号分类算法 很具体 值得学习 毕业设计哦-Multiple signal classification algorithm is very specific graduation Well worth learning
dtguihua
- 动态规划算法的设计与实现本科毕业论文,已经通过的-Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the
ofdmace
- 本程序包含了用于OFDM中降低PAPR的ACE算法的仿真,所使用的ACE算法包括常规ACE、改进ACE、ACE-SGP以及帧交织ACE。是我毕业设计的所做的内容。-This program includes the reduction for OFDM PAPR of the ACE algorithm in the simulation, using the ACE algorithm including conventional ACE, improvement of ACE, ACE-SG
chapter11
- 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch