-
reflection.
说明: 在弹簧片上放置一个反射镜,反射镜被弹簧振动. 本程序就是模拟这一过程.(In spring place a mirror, mirror vibration by spring. This procedure is to simulate the process.)
- 2010-04-07 17:09:20下载
- 积分:1
-
Q123
一个很好的Q学习源码,对于学习强化学习有很大的作用。(Q-learning a good source for learning reinforcement learning has a significant role.)
- 2011-05-31 22:43:58下载
- 积分:1
-
MATLAB_help
matlab中文帮助文档,文档为HTML帮助文档格式。通过中文简要介绍了MATLAB的使用方法。(Chinese matlab help document, document, document formats HTML Help. By Chinese brief introduction to the use of MATLAB.)
- 2013-01-14 00:34:45下载
- 积分:1
-
NLMS-program
本代码对于应用广泛的LMS和NLMS的各种性能进行了系统的比较,并MATLAB仿真分析比较了两种算法的性能。(The code for the widely used LMS and NLMS variety of performance comparison of the system and MATLAB simulation analysis and comparison of the performance of the two algorithms.)
- 2013-04-18 10:19:38下载
- 积分:1
-
entropy
联合开发网 - pudn.com
- 2012-09-28 16:06:14下载
- 积分:1
-
tree
The function translates from labels of a binary tree to corresponding
rows (R) and columns (C) of a 2 dimensional matrix storing the tree
according to predefined convention, given below. The storing matrix
preserves the fractal-like topology of the tree.
- 2012-11-20 20:03:49下载
- 积分:1
-
radar-simulation
学习雷达系统设计非常好的一本书,书中有很多例子,并附有MATLAB编写的雷达仿真程序(Learning radar system design is very good book, there are many examples in the book, along with a radar simulation program written in MATLAB)
- 2013-12-26 14:03:36下载
- 积分:1
-
test
farrow滤波器测试实例,包括线性和多项式farrow结构比较,幅度相位比较,以及分数延迟可变的farrow结构(farrow filter testing procedures, structures and linear polynomial farrow farrow structure comparison, fractional delay variable farrow structure instance.)
- 2020-11-02 21:19:54下载
- 积分:1
-
MLP_BP_Matlab_V1
Implementation of two layer multiperceptron neural networks
- 2014-02-03 14:12:39下载
- 积分:1
-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1