资源列表
pashansuanfa
- A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
chengcifenxi
- 层次分析系统的算法,我找了很久才找到的,很不错
zuidaliusuanfa
- 最大流问题的算法,思路清晰,很值得收藏。大家赶快下载
1
- lms/rls的自适应均衡算法仿真源代码,两个函数打包
capon
- 基于阵列天线的CAPON和MUSIC频率谱估计仿真分析比较
LearningtheKalmanFilter
- When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about
dataanalysis
- 数值分析matlab源码,并带有详细设计说明,执行效率较高
Line_code_english
- Simulation of digital baseband modulation,it is very good for the users to deepen their understanding
RLEencoding
- A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
mandelbrotdemo
- mandelbrot 分型图的仿真与绘制。mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig
WaterFillingAlgorithm
- 一种WaterFillingAlgorithm,资料全面,解析透彻,对学习的人很有帮助!
EncodedDataSimulator
- This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found us
