-
box-dimension
这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。(This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help.)
- 2006-10-23 17:22:39下载
- 积分:1
-
iis5.1xp
iis5.1xp iis5.1xp iis5.1xp(iis5.1xp)
- 2009-11-20 15:39:58下载
- 积分:1
-
poisson
Generacion de una muestra de tamano n de
una distribucion de Poisson de media lambda
- 2009-12-09 05:54:37下载
- 积分: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
-
Vibrati-on--t-he-Tractor-Seat
拖拉机座椅振动特性研究,构建了拖拉机, 振动测试系统, 得到振动特性数据, 从定性角度分析了拖拉机座 椅
振动系统性能, 并通过对座椅振动频响曲线的辨识建立数学模型, 得 到弹性系数、 阻尼系 数、 固有频率等系统 振
动特性参数, 为进一步进行拖拉机座椅的减振研究和设计提供了支撑(St udy on Vibrati on Characteristics of t he Tractor Seat)
- 2011-06-13 16:02:05下载
- 积分:1
-
MATLABshuzituxiangchuli
数字图像处理各种工具箱函数,超级无敌强大(Digital image processing toolbox functions, invincible super powerful)
- 2013-05-19 11:40:56下载
- 积分:1
-
matlab-garch
GARCH模型,用于时间序列金融模型分析工具(garch model)
- 2015-05-02 12:39:06下载
- 积分:1
-
random-number-generation-code
各种分布之下的随机数matlab生成代码,共18种分布,比较全面,研究随机数常用代码(Matlab distributed under a variety of random numbers generated code, a total of 18 kinds of distribution, a more comprehensive study used a random number code)
- 2014-02-08 11:20:36下载
- 积分:1
-
CCHP-for-summer-typical-day
冷热电三联供在冬季典型日时的发电量、天然气耗量、产热量、天然气流量、出口燃气温度等参数及分析计算,并包含加入补燃时情形的分析,经典实用。(CCHP, natural gas flow, export gas temperature and other parameters and analysis and calculation, and includes the case of adding fuel to the analysis of the situation, the classic practical.)
- 2021-03-09 23:59:27下载
- 积分:1
-
TakeVideo
This program uses Image Acquisition toolbox to take video at any time length as user defined. The function imaqtool has the limitation in takinglong duration videos.
- 2010-09-18 04:07:58下载
- 积分:1