登录
首页 » matlab » systemidenfication

systemidenfication

于 2015-03-02 发布 文件大小:1KB
0 65
下载积分: 1 下载次数: 6

代码说明:

  三级系统辨识的模拟实验结果。系统参数在程序中给出。(A simulink of Identification.)

文件列表:

systemidenfication.m,2476,2014-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Matlab
    Matlab教程 一些基础的matlab知识与方法 初学者可以试试(Matlab tutorial some basic knowledge and methods matlab beginners can try)
    2010-02-02 00:33:47下载
    积分:1
  • ELM
    训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
    2011-05-21 16:45:51下载
    积分:1
  • MATLAba13
    该程序实现了A律13折线量化编码过程。包括两种译码方法:1手工译码法,2逐次反馈法。(the program achieved a 13 dogleg A legal quantify the encoding process. Including two decoding methods : a manual decoding, two successive feedback.)
    2007-05-23 14:28:08下载
    积分:1
  • DL
    说明:  deep learning 的两篇学习资料deep learning 的两篇学习资料(paper of deep learning)
    2015-03-17 16:17:50下载
    积分:1
  • 1
    说明:  利用BP神经网络设计指纹识别算法,给神经网络提供每一模式类中的一些样本作为训练样本。BP网络经过学习,不仅能够识别已训练过的样本,而且能够识别未出现过的样本。利用神经网络的泛化能力,提高指纹识别算法的识别率,图像增强、提取指纹特征(BP neural network is the first mock exam to design fingerprint recognition algorithm, and it provides samples for each neural network as training samples. After learning, BP network can not only recognize the trained samples, but also recognize the samples that have not appeared. The generalization ability of neural network is used to improve the recognition rate of fingerprint recognition algorithm, image enhancement and fingerprint feature extraction)
    2021-04-09 18:59:47下载
    积分:1
  • MATLAByichuangongjuxiang
    一本关于遗传算法在MATLAB上经典教程(study)
    2009-04-02 22:33:22下载
    积分:1
  • gkde
    MATLAB code,做点扩散函数和核密度估计的
    2010-10-19 05:28:10下载
    积分:1
  • SVPWMtested
    svpwm_MATLAB 仿真,搭建好的SVPWM模块(MATLAN SVPWM)
    2013-05-04 00:24:32下载
    积分:1
  • dft
    This contain discrete fourier transform code and inverse discrete fourier transform coded in matlab and also contain dfs and idfs
    2010-10-05 22:05:18下载
    积分:1
  • GPS-Matlab
    一个GPS课程的全部代码,含有数据!很实用(MATLAB GPS SCRIPTS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scripts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RINEX Files (the only ones guaranteed to work this release) CUR10911.94N CUR10911.94O PAR10910.94N PAR10910.94O Main Program scripts: gpshora.m -- function to calculate Modified Julian Day, Homework#1 HW2.m -- Homework#2 read RINEX observation file and plot C/A code vrs. time HW3_plt.m-- Homework#3 read RINEX navigation file, plot satellite positions HW3_3dplt.m-- Same as HW3_plt.m, but 3d position plots HW4.m-- Homework#4 calculate and plot station position as function of time Functions called: calc_nav.m-- calculate satellite position calc_pos1.m-- calculate station position constants.m-- GPS constants coords.m-- convert x,y,z coordinates to lat, long, height date2j.m-- calculate MDJ eccenr.m-- calculate "E" anomally read_nav.m-- Read RINEX Nav file r)
    2020-06-30 23:40:02下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载