-
PID
由入门到精通吃透PID2.0版-焦作华润白志刚(Thorough understanding PID2.0 by the entry to the master version- Jiaozuo Resources Bai Zhigang)
- 2011-11-15 13:55:36下载
- 积分:1
-
eye_qpsk_srrc
performs qpsk with pulse shaping
- 2010-11-24 18:31:39下载
- 积分:1
-
Application-au-problEme-du-pendule-
Application au problème de la cuve. Comparaisons entre un contrô leur ACF, un
contrô leur PID et le contrô leur à logique floue de Matlab.
Application au problème du pendule inverse. Comparaisons entre un contrô leur
ACF, un contrô leur PID et le contrô leur à logique floue de Matlab.
- 2015-03-09 00:10:51下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
cyclic-test
matlab编程的循环统计量的仿真程序,运行了效果还行,可能有些地方不太好,敬请指正(matlab programming cycle statistics of the simulation program, run the results were OK, there may be some places not very good, please correct me)
- 2011-09-10 22:34:02下载
- 积分:1
-
LSTM时间序列预测
本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
- 2019-06-03 20:18:02下载
- 积分:1
-
lvbotexing
天线相位中置技术(DCPA)在正侧面时的滤波特性(Antenna phase center positive side of the filter characteristics)
- 2012-04-14 21:53:44下载
- 积分:1
-
PID_wajueji.m
在MATLAB中仿真,挖掘机动臂控制系统的数字PID设计(Excavator arm control system design of digital PID
)
- 2012-04-23 10:08:15下载
- 积分:1
-
bearing-Analysis
通过多种方法对滚珠轴承内圈和外圈故障进行诊断,分析故障频率(This program demonstrates how you can analyze the operation of a bearing, and how faults can be found by means of Signal Processing.)
- 2014-12-12 11:20:51下载
- 积分:1
-
OFDM-BER-BPSK
MATLAB实现的简单的OFDM模型源代码
这个Matlab程序是关于OFDM调制的。这里使用了BPSK调制,显示OFDM在误码率上的下降。(BPSK modulation with BER with and without OFDM)
- 2010-01-07 10:29:49下载
- 积分:1