资源列表
fft
- This example describes a 32K-point fast Fourier transform (FFT) using the Altera FFT IP MegaCore.
TSP
- 用VC实现的TSP,基于模拟退火算法 开发环境:VS2005-TSP Solution based on VC++ IDE: VS2005
Information-hiding
- 信息隐藏 文献综述 开题报告 基于matlab 的数字水印技术 dct变换-Information hiding
wen_quadrotor
- 基于MATLAB的四旋翼无人机的 三维动态仿真实例。(Three dimensional dynamic simulation example of four rotor UAV Based on MATLAB.)
LTE_Link_Level_Uplink_1.0
- 维也纳大学开发的物理层上行链路平台,包括信道编码,码块分段,HARQ-The physical layer uplink platform developed at the University of Vienna
VariableStepSizeLMSlms
- 基于变步长LMS在干扰抵消中的应用,其中key1,2,3为不同变步长的MATLAB程序,而pinyu则是LMS在频域中的应用,-Variable Step Size LMS-based interference cancellation in the application, which key1, 2,3 for different variable step size of MATLAB procedures pinyu is LMS in frequency domain applicat
boosting
- 经典的分类算法,原文供大家学习。初学者掌握很有用-Classical classification algorithms, the original for all to learn. Very useful for beginners to master
Arduino_Controlsam
- This Tool Allows to Control Arduino UNO R3
CriticalPath_CD
- 数据结构,关键路径 是计划项目活动中用到的一种算术方法。[1] 对于有效的计划管理而言,关键路径是一个十分重要的工具。与计划评核术(Project Evaluation and Review Techniqu,PERT)非常类似。要径法所使用的估计作业时间是单一或确定的,而计划评核术则是使用机率性的估计作业时间。这两种技术经常混合使用,简称CPM/PERT 。[1] -Critical Path Method,CPM
GraphicsAndGUIsWithMATLAB3rdEd2003Part2c
- using graphics in matlab
pso
- 粒子群优化算法完成的毕业设计,包括matlab源代码+实验数据截图+粒子群优化算法的详细介绍-PSO complete graduation design, including experimental data matlab source code+ screenshot+ PSO algorithm details
背包程序
- 用matlab写的背包程序代码