-
itg_COF
MODEM芯片内部寄存器地址,对每个寄存器进行操作,操作的数值很多,一个一个罗列下来。(MODEM chip register address for each register to operation, the operation of the values many, listing one by one down.)
- 2010-09-04 18:25:25下载
- 积分:1
-
图像参数的测量
图像分析和识别中一个关键的内容就是图像参数的量测,本程序可实现一些参数的量测。( In the image analysis and the recognition an essential content
is the picture parameter 閲忔祴, this procedure may realize some
parameters 閲忔祴. )
- 2005-09-01 23:28:24下载
- 积分:1
-
fdaf_7
频域和子带自适应滤波器,在频域进行滤波器参数调整(frequency domain and sub-band adaptive filter in the frequency domain filter parameter adjustment)
- 2020-09-18 10:27:53下载
- 积分:1
-
canon
MATLAB演奏卡农
MATLAB演奏卡农
MATLAB演奏卡农(MATLAB play岁Canon)
- 2012-05-17 22:37:01下载
- 积分: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
-
amosa
进化计算会刊的模拟退火多目标优化 大家的杰作 很有参考价值(Multi-objective optimization by simealted fire)
- 2021-03-24 21:19:14下载
- 积分:1
-
MATLABinteferenceexperimentsimulation
基于MATLAB的杨氏双缝干涉实验仿真电子资料,内含程序源代码,对干涉条纹仿真研究具有很高的参考价值(MATLAB-based Youngs double-slit interference experiment simulation of electronic data, containing source code for simulation of interference fringes of high reference value for)
- 2021-04-08 15:49:00下载
- 积分:1
-
Ethereal
本Ethereal过滤规则语法规则,并附有相关命令。(This article introduced the Ethereal filtering rules gauge method, and related commands.)
- 2013-11-15 16:04:15下载
- 积分:1
-
main
please find the matlab code for gui creation using matlab
- 2015-02-11 20:49:44下载
- 积分:1
-
DPCA
动态PCA方法,引入动态时间l,考虑变量本身的时序自相关性,同时还分析变量之间的时序相关性,把PCA方法应用到动态数据矩阵。
(Dynamic PCA method, introducing dynamic time l, consider the timing of the variable itself autocorrelation, also analyzed the correlation between the timing variables, the PCA method is applied to dynamic data matrix.)
- 2014-01-22 15:34:37下载
- 积分:1