-
PolyfitnTools
多项式拟合!matlab 源码!!!
(Polynomial fitting!!!!!!!!!)
- 2012-01-02 15:25:15下载
- 积分:1
-
md5
Source code for MD5 in matlab
- 2014-11-02 15:38:29下载
- 积分:1
-
loclization-code
enhanced mapping algorith for loclaization and mapping problem
- 2013-07-28 06:14:49下载
- 积分:1
-
lmssuanfayuce
lms算法对信号进行线性预测,程序非常棒,欢迎借鉴(lms algorithm for linear prediction signal, the program is great, welcome to learn)
- 2014-12-09 10:30:02下载
- 积分:1
-
esprit_doa
对于来向角度估计的ESPRIT算法的仿真,给出了该算法的代码(ESPRIT )
- 2012-11-25 20:15:00下载
- 积分:1
-
分布式经济调度
说明: 《基于多智能体系统一致性算法的电力系统分布式经济调度策略》
基本复现了该文献的模型。
采用一致性算法对电力系统经济调度进行了分布式计算。(Distributed economic dispatch strategy of power system based on unified algorithm of multi-agent system
The model of this paper is basically reproduced.
The consistency algorithm is used to calculate the economic dispatch of power system.)
- 2021-01-13 11:58:48下载
- 积分:1
-
MATLAB6.5WAVELATE
MATLAB 辅助小波分析,MATLAB 辅助小波分析,(MATLAB Auxiliary wavelet analysis)
- 2010-10-21 11:05:38下载
- 积分:1
-
kalmanmatlabcode
在matlab上实现的卡尔曼滤波器仿真实验,代码全部注释过了,有利于学习卡尔曼滤波器的参考学习(Implemented in the Kalman filter matlab simulation code all over the comment, the Kalman filter is conducive to learning refer to learning)
- 2013-12-30 14:37:54下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
caleeisixvmootools
js漂亮日历特效插件,基于calendar-eightysix-v1.1.js,与mootools插件配合来完成,可浮动弹出窗口选择日历,这也是日历选择器惯用的一种方式,一共有13种不同调用方式和显示效果的日历代码,需要日期选择器的这下有富气了。(js beautiful calendar effect plug-ins, based on calendar-eightysix-v1.1.js, and come complete with mootools plug-in, you can choose a floating pop-up calendar, and this is one way the calendar picker usual, a total of 13 kinds of different ways and call display a calendar code, you need to the date that the case has rich gas.)
- 2014-10-12 18:42:03下载
- 积分:1