-
ycsf
本程序演示的是用遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数(This procedure is demonstrated by using genetic algorithms a population of random, and then the basis for cross-rate, mutation rate, calculated from generation to generation, where the largest fitness algebra)
- 2007-12-27 17:33:14下载
- 积分:1
-
laplacian
laplacian code in matlab
- 2009-08-14 14:01:28下载
- 积分:1
-
AHPcode-
matlab下层次分析法的源代码,简单的代码实现层次分析法的应用。(ahp apply on matlab)
- 2014-09-20 09:49:45下载
- 积分:1
-
BER_ISIch_MMSE
Script for computing the BER for BPSK modulation in 3 tap ISI channel. Minimum Mean Square Error (MMSE) equalization with 7 tap and the BER computed (and is compared with Zero Forcing equalization)
- 2011-10-14 02:50:22下载
- 积分:1
-
Commande_optimal
file for OPTIMAL nonlinear controle ...
- 2013-12-16 22:42:16下载
- 积分:1
-
qpsk_qammod
qpsk调制信号星座图及时域分析 含脉冲成型 适用于入门(qpsk modulation signal constellation diagram and time domain analysis containing pulse shaping for entry)
- 2013-03-26 22:13:45下载
- 积分:1
-
VDI_2230_calculation
螺栓行业标准,介绍了各种螺栓的受力分析 和计算,图表等举例说明。(Bolt industry standards, describes the various bolt stress analysis and calculations, charts illustrate.)
- 2013-11-30 22:46:59下载
- 积分:1
-
programs
Sanjit K.Mitra著《数字信号处理——基于计算机的方法》第三版配套光盘中的MATLAB示例程序(Sanjit K.Mitra a digital signal processing- a computer-based method, the third edition of the companion CD in the sample program MATLAB)
- 2015-04-19 13:01:02下载
- 积分:1
-
Python数据分析
说明: 数据分析(Python language learning data analysis)
- 2018-12-28 14:00:27下载
- 积分:1
-
LSTM
说明: 金融数据使用案例
在Matlab 中把文件夹加入工作路径,在命令行中输入 RunLstm(numdely,cell_num,cost_gate)即可。其中:
numdely 是选择预测点的数目
cell_num 是隐含层的结点数目
cost_gate是误差的阈值(此处一般取0.25)(Financial data use cases
Add the folder to the working path in Matlab, and enter RunLstm(numdely,cell_num,cost_gate) in the command line. among them:
numdely is the number of selected prediction points
cell_num is the number of nodes in the hidden layer
cost_gate is the threshold of the error (usually 0.25 here))
- 2020-08-17 10:22:25下载
- 积分:1