-
MA5300
家居监控系统,用于远程控制家用电器的开关及应用功能(Home monitoring system for remote control of switches and household appliances applications)
- 2010-03-14 15:05:42下载
- 积分:1
-
SURF
用SURF实现图相配准,可以自行修改图片!!(SURF Image registration)
- 2020-12-16 09:49:13下载
- 积分:1
-
ecg
小波处理心电信号,去除心电信号中的各种干扰信号,可以做为学习ECG信号处理的学习资料(wavelet ecg)
- 2014-12-09 22:16:39下载
- 积分:1
-
yi
说明: 一维光子晶体传输矩阵法,matlab显示带隙图像。(One-dimensional photonic crystal transfer matrix method, matlab display images bandgap.)
- 2008-07-09 19:24:00下载
- 积分:1
-
Matlab
matlab实现ofdm的一些子程序模块,可以哦(ofdm matlab to achieve some of subroutine modules, can be oh)
- 2011-11-09 09:19:52下载
- 积分:1
-
hex-arry
很少见的六角阵波束形成的相关仿真及其相关的各种图形(Rare hexagonal array beamformed related simulation and its associated various graphics)
- 2012-10-22 21:20:52下载
- 积分:1
-
EKF_IMUKK
基于IMU的四元扩展卡尔曼滤波程序,主要用于姿态更新和数据融合(Quaternary-based IMU EKF program, mainly for the attitude update and data fusion)
- 2015-03-09 21:52:54下载
- 积分:1
-
use_ads_code
一个用ATSAM7S64的例子,初学者可以(A used ATSAM7S64 example, beginners can)
- 2007-10-14 22:19:52下载
- 积分:1
-
02
说明: MATLAB7辅助控制系统设计与仿真 书中的原码 第2章.rar(MATLAB7 assisted control system design and simulation of the original code book, Chapter 2. Rar)
- 2007-10-25 18:32:51下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1