-
2
说明: 清华大学出版社的《MATLAB控制系统应用与实例》模糊预测源码(Tsinghua University Press " MATLAB control system applications and examples of" fuzzy predictive source)
- 2009-04-24 19:29:29下载
- 积分:1
-
Matlab_MPU
Fichier Simulink décrivant une MPU (memory protection unit)
- 2010-01-06 23:24:44下载
- 积分:1
-
Flower
用matlab实现画彩色花朵的动画,对初学matlab的同学能有帮助。(Using matlab to achieve colored flowers painted animation, matlab for beginner students can help.)
- 2011-10-30 22:04:17下载
- 积分:1
-
cppmath_ug2b
Matlab C++ BOOK Matlab C++ BOOK Matlab C++ BOOK Matlab C++ BOOK Matlab C++ BOOK Matlab C++ BOOK Matlab C++ BOOK
- 2009-10-25 02:54:12下载
- 积分:1
-
Video-motion-detection-algorithm-source-code
说明: 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。(This article implements a continuous video data stream in several different motion detection algorithms, they are based on the current frame and previous frame image comparison, the program uses the AForge.NET framework library. Sample code which supports the following video format: AVI file, network camera JPEG and MJPEG, the local collection devices (USB cameras, etc.).)
- 2010-04-24 15:00:00下载
- 积分:1
-
fuel-cell-simulink-simulation-model
电动汽车燃料电池simulink仿真模型,用于电动汽车或者混合动力汽车的仿真模型(Simulink simulation model of the electric vehicles fuel cells for electric vehicle or hybrid vehicle simulation model)
- 2012-07-03 10:18:48下载
- 积分:1
-
现代谱估计
说明: burg算法对现代谱进行估计伯格算法(burg algorithm)一种直接由已知的时间信号序列计算功率谱估计值的递推算法。由于是J.P·伯格提出的,故得名伯格算法。(Burg algorithm is a recursive algorithm which can calculate the power spectrum estimation directly from the known time signal sequence. Because it is proposed by J.P. Berg, it is named Berger algorithm.)
- 2020-05-10 10:54:41下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
test3
数字图像处理技术 中图像增强方法中的 线性变换方法 基于 matlab 实现(Digital image processing technology in image enhancement method based on linear transformation method matlab realize)
- 2014-04-17 10:10:51下载
- 积分:1
-
2InvertedPendulum
单级倒立摆二级倒立摆simulink model and mutiple control aglorithms
Full order observer
Full order observer with Kalman filter
Poleß Placement method
LQR optimization(Single-stage inverted pendulum inverted pendulum simulink model and mutiple control aglorithms Full order observer Full order observer with Kalman filter Poleß Placement method LQR optimization)
- 2011-06-28 00:38:56下载
- 积分:1