-
CPhbl302
超宽带基础的基本程序,非常不错的小程序,省不少事情啊(the basic procedures, a very good small procedures, many of the things the provincial ah)
- 2007-04-19 13:17:40下载
- 积分:1
-
fengxian
基于matlab软件的联络线功率波动风险评估的源代码(Matlab software-based tie-line power fluctuation risk assessment of the source code)
- 2021-03-09 21:59:27下载
- 积分:1
-
gss2
Golden Search Method implemented in Matlab. Searches for the mininum of a fobj.m function using finite diferences.
- 2014-06-29 15:09:09下载
- 积分: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
-
Ricatti-method
这是用于计算转子——轴承系统不平衡响应的程序,转子用集总参数法简化,轴承支撑为各项同性支撑(This is used to calculate the rotor- bearing system unbalance response procedure, the rotor with a simplified lumped parameter method, the bearing support for the homosexual support)
- 2011-08-26 17:26:41下载
- 积分:1
-
FEEMD
Matlab EMD分解工具箱 适合初学者(Matlab EMD decomposition Toolbox)
- 2015-03-19 15:07:48下载
- 积分:1
-
wenzibilifenxi
对一篇文章中的文字进行比例分析并能求出出现频率最多的字。(Of an article in the proportion of text analysis and to derive a maximum frequency of occurrence of the word.)
- 2007-09-15 00:15:01下载
- 积分:1
-
Untitled
差分格式编码,用matlab仿真,结果可以仿出来,有需要的就下吧(Differential encoding format, with the matlab simulation, results can fake it, need it for the next)
- 2011-05-04 09:07:05下载
- 积分:1
-
gui_v12
小波包分析提取振动信号中的特征频率,含噪脉冲信号进行相关检测,包括调制,解调,信噪比计算。( Wavelet packet analysis to extract vibration signal characteristic frequency, Noisy pulse correlation detection signal, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2017-03-10 17:04:48下载
- 积分:1
-
Multiagentes
It is a multiagent system formation control 4 agents
- 2013-08-25 14:36:04下载
- 积分:1