-
conways-life
应用MATLAB基于元胞自动机实现生命游戏的源码,(conway s life,matlab)
- 2011-05-03 16:31:20下载
- 积分:1
-
matlab中替代数据法子函数 surrogate
matlab中替代数据法子函数,已调试通畅,直接调用,无需折腾。(Alternative data in another way matlab function, debugging smooth, direct calls, no toss.)
- 2015-04-15 17:10:06下载
- 积分:1
-
DeepCCA-master
深度典型相关分析的python实现,DCCA是Galen Andrew于2013年发表于ICML上的一篇文章,提出了将深度网络与CCA结合的新方法。(Deep canonical correlation analysis)
- 2018-09-20 12:43:05下载
- 积分:1
-
1
说明: 用于汽车牌照识别的MATLAB程序,希望对大家有帮助!(License plate recognition for the MATLAB program, we want to help!)
- 2010-07-31 20:17:24下载
- 积分:1
-
AirTrafficController
Air traffic controller
- 2011-12-16 14:04:35下载
- 积分:1
-
CollectionsofWaterMarkingAttack
关于各种数字水印攻击的MATLAB代码,可以用于仿真实验,调用方便简单(Digital watermarking attacks on a variety of MATLAB code that can be used for simulation experiments, to facilitate a simple call to)
- 2009-11-13 09:04:31下载
- 积分:1
-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1
-
MATLAB(DCTPDWT)
基于DCT和DWT的水印的嵌入与提取,以及鲁棒性的检测,攻击检测(Based on the DCT and DWT watermarking embedding and extraction, as well as the robustness of detection, attack detection)
- 2012-05-23 23:37:11下载
- 积分:1
-
3matlab_3objs
从网上学习的一种对三个运动目标跟踪的多目标跟踪算法,采用卡尔曼滤波方法进行预测。效果还不错。(From an e-learning to track moving targets on the three multi-target tracking algorithm using Kalman filtering method to predict. Results were pretty good.)
- 2011-09-29 19:24:27下载
- 积分:1
-
IIR
IIR数字滤波器的特点是h(n)为无限长序列。设计的基本思想是:模拟系统与离散系统存在着互相模仿的理论基础,所以可以让数字滤波器的特性去模仿一个模拟滤波器的特性,得到数字滤波器的H(z),H( )之间的变换关系。设计时,先设计一个模拟滤波器的传递函数 ,然后通过s变量与z变量之间的变换关系求出数字滤波器的系统函数H(z)。(IIR digital filter is characterized by h (n) for infinitely long sequence. The basic idea of the design are: analog systems and discrete systems there is the theoretical basis of mutual imitation, so you can make the characteristics of a digital filter to imitate the characteristics of an analog filters, digital filters are H (z), H () of the the relationship between the transformation. Design, first to design a simulation of the filter transfer function, s variables and z and then transform the relationship between variables derived digital filter system function H (z).)
- 2009-12-10 00:16:49下载
- 积分:1