-
fenchatu
混沌系统分岔图 包括Lorenz系统 chen系统
都是两个文件同时打开运行第二个即可(Chaos bifurcation diagram)
- 2016-01-12 10:15:05下载
- 积分:1
-
kalman滤波
说明: 卡尔曼滤波在目标跟踪中应用仿真研究。目标跟踪是卡尔曼滤波的主要应用领域,进一步
加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,
掌握卡尔曼滤波算法应用研究的基本步骤和方法。(The application of Kalman filter in target tracking is simulated. Target tracking is the main application area of Kalman filter.
To deepen the understanding of Kalman filter algorithm and understand the basic characteristics of Kalman filter algorithm.
Grasp the basic steps and methods of Kalman filtering algorithm application research.)
- 2019-01-07 16:42:23下载
- 积分:1
-
lisanPIDcontroller
离散PID控制器的MATLAB/simulink仿真。(MATLAB/simulink simulation of discrete PID controller.)
- 2013-12-10 11:12:07下载
- 积分:1
-
appen-sampen
近似熵样本熵对脑电信哈进行特征提取matlab代码(Approximate entropy entropy of brain samples telecommunications Ha feature extraction matlab code)
- 2021-04-24 10:38:47下载
- 积分:1
-
ASK DEMOD
说明: ASK解调 可实现2ASK 4ASK信号解调 仿真通道(Ask demodulation can realize the simulation channel of 2ASK 4ask signal demodulation)
- 2020-03-15 10:44:05下载
- 积分:1
-
车牌识别系统MATLAB源代码完整
说明: clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
- 2017-08-13 02:35:37下载
- 积分:1
-
Mittag_Leffler
Uses fractional order calculus
- 2010-11-28 23:39:40下载
- 积分:1
-
gupiaoshuju
读取股市中散户,大户,超大户资金进出数量(Read the stock market, individual investors, large, super large amount of money out of)
- 2009-12-14 18:15:43下载
- 积分:1
-
jixianpiaoyi
心电信号处理,滤波与计算 之:去除漂移基线子程序(ECG signal processing, filtering and calculation of: removing baseline drift subroutines)
- 2014-09-10 19:54:05下载
- 积分:1
-
shecishibie
这是一个关于舍此识别的一个matlab程序,可以识别舍此的位置。(This is a about the recognition of a matlab program that can identify the alternative location.)
- 2015-03-26 23:18:26下载
- 积分:1