-
Two_stage
线性规划问题,用两阶段法求解。输入输出的类型均为有理数,每个有理数用两个长整形表示。(Linear programming problem, using a two-stage method to solve. The type of input and output are rational, every rational number indicated by two long plastic surgery.)
- 2009-11-09 00:27:42下载
- 积分:1
-
extract-video
视频读取及目标背景提取,matlab平台下可以对视频取帧(Read and goals video background extraction, matlab platform can take video frame)
- 2013-12-21 15:59:36下载
- 积分:1
-
AnExtendedKalmanFilterApproachtoRotor
An Extended Kalman Filter Approach to Rotor Time Constant Measurement in PWM Induction Motor Drives.rar
- 2010-09-14 11:36:56下载
- 积分:1
-
051ljy
利用MATLAB设计的小型数字图像处理系统(MATLAB design of small-scale use of digital image processing system)
- 2009-04-18 16:56:47下载
- 积分:1
-
zhixin
说明: 可以求一个物体的质心,在获取物体图像后。希望大家多多交流(Can request an object centroid, after access to the object image. Hope that more exchanges)
- 2010-04-16 11:18:17下载
- 积分:1
-
Jendela
This is a simple code for create window
- 2014-01-10 15:22:27下载
- 积分:1
-
参数辨识
说明: 使用最小二乘法对永磁同步电机进行参数辨识,在simulink中搭建了永磁同步电机模型,然后使用s函数写了最小二乘法。(Use the least square method to identify the parameters of the permanent magnet synchronous motor, build a permanent magnet synchronous motor model in simulink, and then use the s function to write the least square method.)
- 2021-04-21 10:18:50下载
- 积分:1
-
zidaibianma
设计了镜像滤波器opt_filter函数来实现子带分解与合成。取N=256,
nbands=16,调用滤波器函数完成子带分解与合成(Mirror filters are designed to achieve opt_filter function subband decomposition and synthesis. Take N = 256, nbands = 16, call the filter function and achieve Synthesis Subband Decomposition)
- 2009-04-04 17:06:11下载
- 积分:1
-
TWT
Saleh model for use in memoryless nonlinear power amplifier (PA) behavioural modelling
- 2012-06-01 05:49:37下载
- 积分:1
-
bottom_up_segmentation
这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。
(This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)
- 2021-03-20 16:29:18下载
- 积分:1