-
MIMOpd
MIMO雷达是最近几年兴起的一种新体制雷达,能够有效地克服目标RCS闪烁,本程序模拟仿真了MIMO雷达在高斯噪声背景中的检测性能以及恒虚警检测的性能。(MIMO radar is the rise in recent years, a new system of radar, which can effectively overcome the target RCS flashes, the process simulation of the MIMO radar detection Gaussian noise in the background performance and CFAR detection performance.)
- 2009-11-02 11:22:00下载
- 积分:1
-
Kruskal
说明: Kruskal避圈算法的matlab实现(Kruskal algorithm matlab circle to avoid the realization of)
- 2008-09-19 15:04:30下载
- 积分:1
-
MATLAB
信息与编码的matlab实验 武汉理工大学(The information coding matlab experimental Wuhan University of technology)
- 2013-05-22 00:36:03下载
- 积分:1
-
SVM
基于支持向量机的对于上证指数的时间序列的预测,附有相关的论文期刊(Support vector machine for forecasting time series of Shanghai Composite Index and related papers)
- 2021-01-25 16:28:43下载
- 积分:1
-
matlabjiangyi
这是一个matlab讲义,内容丰富,我发给了几个同学,都说不错。(err)
- 2007-12-27 21:07:42下载
- 积分:1
-
12-fenpinSVPWM
说明: 运行环境matlab2006a,请下载!(Operating environment matlab2006a, please download!)
- 2008-11-04 21:40:12下载
- 积分: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
-
reliable-
进行可靠度分析有效方法 画出数据概率分别vu 如 (for reliable method N = FREQDM(Y) bins the elements of Y into 10 equally spaced containers
and returns the frequency of each container.
If Y is a matrix, FREQDM works down the columns.
N = FREQDM(Y,M), where M is a scalar, uses M bins.
)
- 2011-06-20 16:55:40下载
- 积分:1
-
bro
im a handsome boy cacacscsacaca
- 2014-10-05 14:03:53下载
- 积分:1
-
code
基于matlab关于计盒维数的程序代码,关于电树枝的分形维数(code of fractal dimension based on matlab)
- 2021-03-10 21:29:27下载
- 积分:1