-
acousticwave
基于MATLAB开发的声波方程波场模拟程序。(MATLAB >acoustic wave)
- 2010-10-13 15:31:49下载
- 积分:1
-
81404566ssl_survey
基于半监督学习的入侵检测技术研究 聚类程序( Intrusion Detection Algorithm Based on semi-supervised learning)
- 2009-10-16 14:43:58下载
- 积分:1
-
PSKCapcity60GHz
在60GHz的无线信道下不同进制的psk信号的信道容量误码率的计算,参数包括距离(The radio channel in the 60GHz band of psk signals of different channel capacity error rate calculation, the parameters including the distance)
- 2011-05-13 09:25:27下载
- 积分: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
-
xinxilun
信息论与编码作业,里面是信息论与编码的作业啊(Information theory and coding jobs, which is information theory and coding jobs ah)
- 2013-10-27 09:45:06下载
- 积分:1
-
gauspyr4a
This is program in digital image processing to find guassian pyramid
- 2015-04-13 00:38:30下载
- 积分:1
-
teaching-demos-symb-calculation
通过一系列教学实例,帮助学生很好的理解matlab中的符号运算实现微分、积分(定积分与不定积分)、极限、级数、绘图等常用功能,几乎可以推导高数中的绝大部分公式,也可用于理论公式推导。(Through a series of teaching examples to help students a good understanding of symbolic computation matlab achieve differentiation, integration (with the definite integral indefinite integral), ultimate, series, graphics and other commonly used functions can be derived almost most of the high number of formulas can also be used to derive theoretical formulas.)
- 2014-01-13 12:49:24下载
- 积分:1
-
g-p
说明: 改程序是计算G_P关联维维数的程序 混沌理论(G_P CorrelationDimension_GP\Main_CorrelationDimension_GP.m)
- 2009-08-30 09:31:23下载
- 积分:1
-
crb-and-rmse
雷达交叉定位精度分析,CRB界确定,寻求最远定位距离!(Radar cross positioning accuracy analysis, CRB sector determined to seek the farthest distance positioning!)
- 2021-04-23 18:08:52下载
- 积分:1
-
communication-system-design
基带通信系统设计,用MATLAB软件编程实现(communication system design)
- 2015-04-10 11:42:37下载
- 积分:1