-
predicted
说明: 在Matlab中加入神经网络预测模型,实现对Ad Hoc网络的AODV的预测功能。(In the Matlab neural network prediction model by adding to realize AODV for Ad Hoc networks prediction capabilities.)
- 2010-03-25 10:23:52下载
- 积分:1
-
ab_fastICA
一种用ICA实现特征提取的matlab程序,很有用的哦(ICA achieving Matlab feature extraction process, a very useful oh)
- 2007-01-08 14:05:00下载
- 积分:1
-
shouxieban
用matlab创建的简单的手写板的程序和界面。点击鼠标左键写,右键清除。(Use matlab to create a simple procedure and tablet interface. Click the left mouse button to write, right-clear.)
- 2011-06-29 13:57:21下载
- 积分:1
-
DMC
DMC的主要特征是预测模型采用阶跃响应特性建模 设计过程中固定格式:用二次型目标函数决定
控制量最优值增量序列 自校正动态矩阵控制等多种算法 参数调整:用改变二次型目标函数中的权系数
阵来实现.(With the research of dynamic characteristic of electrical resistance furnace and the imp rovements of
MPC in detail, the effects between DMC and P ID in the temperature control system of electrical resistance furnace
was compared. The results confirmed that DMC not only overcomes the inaccuracy of the models and the
variability of the parameters, but also achieves better performance index than P ID in accordance with the
expectation of given curve.)
- 2013-05-06 13:23:32下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
微分方程求解
说明: 分别采用欧拉法、改进欧拉法和隐式梯形法解一阶非线性微分方程dx/dt=ax。(The Euler method, the improved Euler method and the implicit trapezoidal method are used to solve the first-order nonlinear differential equation dx/dt=ax respectively.)
- 2021-04-12 23:03:14下载
- 积分:1
-
OptimizationofaDoubleWishboneSuspensionSystem
This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
- 2007-09-09 16:24:42下载
- 积分:1
-
melcepst
MELCEPST Calculate the mel cepstrum of a signal
- 2009-03-05 16:30:53下载
- 积分:1
-
lvboqimatlab
滤波器设计示例:matlab设计IIR基本示例,matlab设计IIR高级示例,matlab窗函数设计FIR滤波器基本示例。(Filter Design Example: matlab basic sample design of IIR, matlab advanced example of IIR design, matlab window function, the basic design of FIR filter example.)
- 2010-11-17 10:03:57下载
- 积分:1
-
Lyapunov
小数据量法计算Lyapunov指数的Matlab程序(Small amount of data calculated Lyapunov index Matlab procedures)
- 2009-07-17 14:28:38下载
- 积分:1