资源列表
movie_cartoon
- %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the me
pid
- 是一个常规PID控制例子(包括了系统建模部分),控制对象为直升机的俯仰轴角度控制,其数学模型为二阶传递函数.
shifen
- 实现了时分复用,并在信道中加入高斯白噪声
cell
- 元胞自动机,实现一个元胞自动机的小程序,-Cellular Automata
nnpid
- MATLAB编写的神经网络程序,虽然简单但是很基础-Neural network program written in MATLAB, is simple but very basic
elman_network
- 用matlab编写的elman神经网络程序,有注释-elman network
DE
- 自己编写的差分进化算法,一个文件,比较简单,适合初学者-I have written the differential evolution algorithm, a file is relatively simple, suitable for beginners
k_medoids
- 数据挖掘 k中心点算法 matlab示例-data mining k-medoids matlab example
RK4
- Ordinary Differential equation.
recommenderlab_code
- 基于R语言开发的一个推荐系统,测试可以运行。-A recommendation system based on R language, the test can be run.
bp_fit
- bp反向传播算法,人工神经网络,用于函数拟合-Using the BP algorithm to fit function
produce.m
- 自己的VOC2007数据集生成自己的xml格式程序-VOC2007 data set xml format generator