-
svm
关于支持向量机的很好的学习材料,附有一个基于matlab条件下的小程序。(Support vector machine on a good learning materials, with a little under matlab-based program.)
- 2011-06-27 11:31:11下载
- 积分:1
-
06782312
一篇非常经典的LEACH协议改进文献,值得大家学习,在此与大家共享。(It is a very useful book that about LEACH protocol! You can study it and get you want.thank you!)
- 2014-10-02 22:28:53下载
- 积分:1
-
Blob-Code
多种模式识别算法的编程实现,非常详细,包括PCA,MPCA,LLE等(Several pattern recognition algorithm is introduced, including PCA, MPCA, LLE etc.)
- 2013-10-14 17:12:42下载
- 积分:1
-
Matlab
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大(MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge)
- 2009-05-12 11:14:07下载
- 积分:1
-
ecc
points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication
- 2009-12-16 06:48:07下载
- 积分:1
-
untitled1
说明: 是一个dcdc反激式开关电源设计运用matlab的simulink模块,有具体的波形和数据设置(Flyback switching power supply)
- 2020-05-13 15:52:31下载
- 积分:1
-
pid-soa
说明: PID控制器的优化问题就是确定一组合适的参数Ki,,Kd,Ka,使得指标达到最优。常用的误差性能指标包括ISE、IAE、ITAE、ISTE等。(The optimization problem of PID controller is to determine a set of suitable parameters Ki, KD, Ka, so as to achieve the optimal index. The commonly used error performance indexes include ise, IAE, ITAE, ISTE, etc.)
- 2020-10-23 16:27:22下载
- 积分:1
-
applicationoffractal
this document about application of fractal
- 2012-04-02 20:30:09下载
- 积分:1
-
一个灰色模型的matlab实现 gray
一个灰色模型的matlab实现,包含GM(1,1),GM(1,N),GM(2,1)和vershlust模型的系数计算,数值预报和误差分析以及图形输出(A gray model matlab realize, including GM (1,1), GM (1, N), GM (2,1) model and vershlust coefficient calculation, numerical weather prediction and error analysis, and graphical output)
- 2013-09-08 22:21:24下载
- 积分: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