-
duoji
说明: 此程序是基于多级最小二乘法,运用递推算法。(This procedure is based on the multi-stage least squares method, the use of recursive algorithms.)
- 2011-03-26 19:46:44下载
- 积分:1
-
enhance_coeff_local_bilateral
获得图像局部增强时,每个象素的指数增强系数,指数增强系数有原图像中的灰度值与其周边象素比较获得(enhance_coeff_local_bilateral(lum_ori,window_r,sigmad,sigmar))
- 2010-08-03 09:40:04下载
- 积分:1
-
l1magic-1.1
最小化L1范数求解,通过L1-LS工具包。(L1 norm minimization solution, through the L1-LS kit.)
- 2010-12-08 12:59:18下载
- 积分:1
-
chap3_2
模糊算法PID控制器参数再线自动整定MATLAB程序(Fuzzy PID controller then automatically tuning MATLAB)
- 2005-05-29 11:43:07下载
- 积分:1
-
C_API
利用C_API的基于RTW实时仿真系统在线调参(C_API the use of real-time simulation-based RTW Online Scheduling System)
- 2007-09-01 14:44:53下载
- 积分:1
-
ANN
基于神经网络的强机动目标跟踪,可以自适应调节机动频率。(Strong based on neural networks maneuvering target tracking, can adaptively adjust maneuvering frequency.)
- 2013-11-16 18:03:25下载
- 积分:1
-
yanqiuzx
眼球中心matlab查找,并求其圆心及其坐标(Matlab Find the center of the eye, and seeking its center and its coordinates)
- 2013-05-21 10:02:56下载
- 积分:1
-
QRS1
心电信号识别算法,采用阈值法检测心电QRs波群(ECG recognition algorithm, the detection threshold QRS ECG QRs)
- 2009-05-09 20:48:24下载
- 积分:1
-
codes
Folder contains codes for nonlinear controls and documents on formation scheduling
- 2013-10-11 20:11:11下载
- 积分:1
-
stop-and-wait-arq
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:53:31下载
- 积分:1