资源列表
Optimization-Methods-
- 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
tpawgn
- 这是一篇论文,讲述了相关的跳频新能与awgn性能,希望对大家有帮助。(This is a paper that tells the performance of the new frequency hopping energy and AWGN, and I hope to help you.)
rs-ppt
- 《遥感数字图象分析与编程》一书的课程ppt,附有详细IDL开发及MALTAB开发方法和例子。-" Remote sensing digital image analysis and programming," a book of course ppt, with detailed IDL development and MALTAB development methods and examples.
QPSK Demodulation Using MATLAB
- This is a demodulation of a series of QPSK signals with RRC match filter.
bfgs
- 用于非精确搜索后的数值计算,目前公认较为成熟的算法之一。-scientific calculation
10dim
- sade算法的matlab程序,在13年发布的标准测试函数上进行实验,改进的差分进化算法。-the matlab code of SADE, an improved differential evolution algorithm, which are tested on the benchmarks in 2013.
AdvancedDataStructures.pdf.zip
- 包含了很多高级数据结构的内容,是学习数据结构进一步的很好的资料。,advanced data structure
TREE
- 在visual C++环境中实现图的最小生成树的生成,并实现最小生成树的权重的计算-Heavy computing implemented in visual C++ environment, minimum spanning tree graph generation and achieve the minimum spanning tree right
A_str
- A星算法 简单的封装成类 可以自行加工使用 也可以参考下 运行可以修改 数组里面的数值 0 为通道 1 为障碍-A star algorithm simple package into a class can use their own processing can also refer to an array can be modified to run inside the value 0 for channel 1 as obstacles
206-anitha
- Classification of Power Quality Problems Using Wavelet Based Artificial Neural Network
exercises-of-data-structure
- 数据结构作业,比较基础,适合初学者参考,就其对本科生而言-Data structure operations, basis of comparison for beginners reference to its undergraduate students in terms of
GMSK
- 基于MATLAB的GMSK基带解调器的设计与实现,使用SIMULINK进行仿真和应用