资源列表
bahuanghoureal
- 八皇后算法完整程序,还不错的一个。有兴趣的下下来-eight Queen's algorithm integrity procedures, but also a good one. Interested look down under
odemonitor
- 实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution
bpxor
- 用bp网络对xor问题的解析,比较基础,希望对大家有帮助-Xor network with bp analytical, comparative basis, in the hope that we have to help
atan2sc
- tan function to sin and cosine
DomWalk
- 动作模型判断,可以对于各种形状进行解析,完成所有动作-Action model to determine, for a variety of shapes can be resolved, the completion of all actions
hafman
- 哈弗曼数算法,经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发! -Havermann number of algorithms, the classical Hill sorting algorithm, data structure and train them to learn programming ideas inspire!
CBF
- 相控阵波束形成代码,具有详细注释,适合初学者使用!-Phased array beamforming code with detailed comments, suitable for beginners to use!
MPSK
- mpsk调制的调制实验,使用matlab进行程序的编写-mpsk modulation modulation experiments using matlab to write program
merge-sort
- 归并排序的matlab实现,且该程序实现了多维数据的高效排序,并不是单纯的一维数组排序!-merge sort algriothm s source data
VideoCapture
- 掌握Matlab视频采集方法。使用USB摄像头,编写程序实现基于Matlab的视频信号采集。-Master Matlab video capture method. The use of USB camera, the preparation of procedures based on Matlab video signal acquisition.
edge-detection-via-CSS
- It is a CSS based edge detection algorithm.It can run on matlab platform.
Kalman滤波实例
- Kalman实例,直观,便于理解,框架便于修改。