-
distributed
matlab 仿真程序可用于kalman滤波应用。( INTRODUCTION
This example simulates distributed control of a DC-servo. The example
contains four computer nodes, each represented by a TrueTime kernel
block. A time-driven sensor node samples the process periodically and
sends the samples over the network to the controller node. The control
task in this node calculates the control signal and sends the result
to the actuator node, where it is subsequently actuated. The
simulation also involves an interfering node sending disturbing
traffic over the network, and a disturbing high-priority task
executing in the controller node)
- 2009-02-20 19:50:19下载
- 积分:1
-
coding_dcodng
program for convolutional coding and decoding(with symbol,tone interleaving and cyclic shift)
- 2010-05-12 16:52:00下载
- 积分:1
-
KIVA3V.rel2 源码解说
这是关于发动机缸内燃烧的数值模拟软件KIVA-3V的源码解说。(This is the engine cylinder combustion simulation software KIVA-3V source commentary.)
- 2014-02-04 06:10:25下载
- 积分:1
-
MixFigure
另一个VC与Matlab混合编程的例子,调用了Matlab的绘图界面,并将它嵌入到对话框的界面中(Another VC and Matlab examples of hybrid programming, call the Matlab graphics interface, and it is embedded into the dialog box interface)
- 2008-03-01 22:49:20下载
- 积分:1
-
ganzhi_qi
说明: 利用软件工具MATLAB在模式识别中的一个应用,即实现分类器的编程(Using pattern recognition software tool MATLAB in an application, ie, the programming to achieve classification)
- 2011-03-27 16:36:43下载
- 积分:1
-
secant
implements the secant method for solving an equation f(x) = 0.
- 2012-03-23 07:42:06下载
- 积分:1
-
chap2_1
专家pid控制仿真程序实例,,matlab,三阶传递函数的阶跃响应(Expert pid control simulation program example,, matlab, third-order transfer function step response)
- 2010-05-22 11:04:21下载
- 积分:1
-
gp
说明: 关联维数计算程序,包括关联维数计算,相空间重构,关联积分计算(Correlation dimension calculation program, including calculation of correlation dimension, phase space reconstruction, correlation integral calculation)
- 2011-09-13 09:57:19下载
- 积分:1
-
SAR-IMAGING---
成像处理一般包括三个步骤:1、距离向脉冲压缩,对一个合成孔径内的每个回波脉冲均进行压缩;2、距离徙动矫正,把属于同一点目标的脉冲校正到等距离线上、3、方位向脉冲压缩。(Imaging process generally comprises three steps: a distance to the pulse compression of echo pulses each have an inner aperture compression 2, range migration correction, the pulses belonging to the same point in the correction target line equidistant , 3, azimuth compression to pulse.)
- 2013-12-07 13:23:27下载
- 积分:1
-
gradient descent
说明: 梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1