-
function
用于生成低通滤波器传递函数,有调用函数,两个一起才可以用。(Used to generate low-pass filter transfer function. Have to call a function with only two can be used.)
- 2009-06-07 11:01:51下载
- 积分:1
-
PMSMcontrol
基于滑模变结构自抗扰的PMSM 速度控制系统(Variable structure ADRC PMSM speed control system based on sliding mode)
- 2014-11-24 11:18:06下载
- 积分:1
-
Basic-PLC-Programming-eBook
Mitsubishi MELSEC-F Programmable ControllerMitsubishi MELSEC-F Programmable Controller
- 2015-02-19 04:25:14下载
- 积分:1
-
ImageQualityAssessment2013
Image Quality Assessment simple coding in Matlab
- 2013-12-13 22:52:31下载
- 积分:1
-
SVMcgForClass
本代码实现了SVM分类算法实现寻找最佳的c和g。(SVM Classification Algorithms to Find the Best C and G)
- 2019-04-28 17:04:12下载
- 积分:1
-
萤火虫算法 CS PSO
以优化SVM算法的参数c和g为例,对CS算法MATLAB源码进行了逐行中文注解。(SVM algorithm to optimize the parameters c and g, for example, the CS algorithm MATLAB source was progressive Chinese annotations.)
- 2016-09-09 17:05:00下载
- 积分:1
-
invupdate
inverse updaing source code in matlab
- 2009-10-16 21:17:29下载
- 积分:1
-
Gabor
Source code for 2D Gabor filter
- 2009-04-04 20:13:23下载
- 积分:1
-
LED1602-clock
本程序,使用定时器0,产生的中断,进而进行计数,并在LCD1602上显示(This procedure, the use of timer 0, arising from interruption, and then to count and display LCD1602)
- 2009-06-07 12:31:39下载
- 积分:1
-
haarmtx.m
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x -[0, 1] for k = 0,1,2 ...,N -1 where N = 2n.(
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x-[0, 1] for k = 0,1,2 ...,N-1 where N = 2n.)
- 2013-10-21 21:16:53下载
- 积分:1