-
MIMO_DFCW_autocor
MIMO雷达常用的离散频率信号(DFCW信号)的形式和自相关函数matlab程序(MIMO radar DFCW signal and autocorrelation matlab
)
- 2012-08-07 11:13:59下载
- 积分:1
-
eight
Audio signal modelling containing a sequence of 2 identical chirp signals with an addition to filtering an image using simple low-pass 1-D filter.
- 2014-02-12 16:48:27下载
- 积分:1
-
GA_JSP
说明: 1.选择主函数main运行。main有三个输出参数:最优染色体最早出现代数;最佳适应度;最优染色体编码
2.算例.txt文件提供了三个不同规模的JSP问题,将数据粘贴到main函数的对应位置,保存即可运行
3.time函数可以多次运行main主函数,对结果作简单统计(1. Select the main function to run. Main has three output parameters: the first generation algebra of the optimal chromosome; the optimal fitness; the optimal chromosome coding
2. The example. TXT file provides three JSP problems of different sizes. Paste the data to the corresponding location of the main function, and save it to run
3. The time function can run the main function multiple times to make simple statistics on the results)
- 2020-03-30 18:08:39下载
- 积分:1
-
findHarm.m
Finding harmony by using window
- 2009-11-10 22:19:01下载
- 积分:1
-
simple_gui
一个简单的Gui设计实例,用于matlab初学者(Gui a simple design example for beginners Matlab)
- 2006-06-01 09:19:24下载
- 积分: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
-
Untitled2
灰色GM(1,1)模型matlab计算代码(matlab gm (1, 1) process researchers hope to help the gray system)
- 2013-07-16 14:46:31下载
- 积分:1
-
test
用matlab对wav文件采用不同的方式读取(wavread和fopen),并对其进行低通滤波处理。滤波用的fir直接型低通滤波器(to read the wav file in different ways with Matlab (wavread, and fopen), and then low-pass filtering. the low-pass filter is direct_type FIR filter )
- 2012-08-22 14:36:39下载
- 积分:1
-
GA
说明: 智能微电网粒子群优化算法,微源:光伏、风机、发电机、储能等((Smart Microgrid GA, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.))
- 2018-06-13 21:24:40下载
- 积分:1
-
PQpowerflow
说明: matlab编写的潮流程序,内附30个节点的验证(matlab program written in the tide, containing 30 nodes verify)
- 2010-04-15 17:06:53下载
- 积分:1