-
exa030102
计算连续方波信号的付里叶变换,与付里叶系数(consecutive terms of the square wave signal Fourier transform, and the Fourier coefficients)
- 2006-10-09 16:59:57下载
- 积分: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
-
IMM_CS-CA-MCT
此程序为机动目标的交互多模型跟踪算法,采用了CS/CA/MCT模型(This program interacting multiple model for maneuvering target tracking algorithm, using the CS/CA/MCT model)
- 2012-08-02 21:40:59下载
- 积分:1
-
beam
有限元方法中三角形单元的相关matlab程序(BeamAssemble FEA)
- 2013-10-11 20:20:49下载
- 积分:1
-
ldpc_distr
LDPC码的matlab仿真程序,希望对大家有用,不客气,(LDPC codes matlab simulation program, in the hope that useful, at worst,)
- 2008-12-27 16:21:17下载
- 积分:1
-
bancing_ball_2
bancing ball mdl bancing ball mdl bancing ball mdl bancing ball mdl
- 2013-04-02 14:56:36下载
- 积分:1
-
基于边界元与有限元耦合的地震动模拟程序fembem
基于边界元与有限元耦合的地震动模拟程序。能简单有效的解决地震作用下地表位移反应问题(Based on boundary element and finite element coupled to ground motion simulation program. Can be simple and effective solution surface displacement response under earthquake problem)
- 2020-12-11 15:29:18下载
- 积分:1
-
SimpleWarping
warping basics in matlab
- 2015-03-28 16:42:22下载
- 积分:1
-
viterbi_soft
该源代码实现VTB算法的matlab程序,用MATLAB语言实现。(The source code for the realization of VTB algorithm matlab procedures, using MATLAB language.)
- 2008-12-31 20:59:14下载
- 积分:1
-
matchHistograms
fuzzy matlab code.fuzzy matlab code.fuzzy matlab code.fuzzy matlab code
- 2011-01-28 23:28:28下载
- 积分:1