-
julei
这是一个基本的数模题目的套路,分析数模聚类问题,例子是乳腺癌的诊断模型,过程为标准化数据,逐步回归,分析主要因素,聚类方法有距离法和神经网络法,均附有源码和解释说明(This is an essential topic of routine digital-analog, digital-analog cluster analysis problem example is the breast cancer diagnostic model, the process for the standardized data, stepwise regression, analysis of major factors, clustering methods from the method and neural network are with source code and explanations)
- 2010-05-27 15:54:41下载
- 积分:1
-
kanotf
helo hw ru fne kay means
- 2013-12-02 11:26:34下载
- 积分:1
-
ComManTel_Matlab
分布式空时码的多符号差分检测,这是IEEE IEEE International Conference on Computing, Management and Telecommunications (ComManTel), Vietnam, April 2014的文章的对应仿真,是作者本人写的程序(Description simulation of the following paper:
M. R. Avendi and Ha H. Nguyen, Multiple-Symbol Differential Detection for Distributed Space-Time Coding, IEEE International Conference on Computing, Management and Telecommunications (ComManTel), Vietnam, April 2014,
Required Products MATLAB
MATLAB release MATLAB 7.13 (R2011b)
)
- 2016-08-20 10:35:39下载
- 积分:1
-
FFtandIfftTest
Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。(Matlab codes for FFT Understanding which contains sine wave,rectangular wave and the reletaed frequency spectrum figure about MSE,Log,IFFT and so on.)
- 2010-12-02 21:03:34下载
- 积分:1
-
golden
codigo golden programa
- 2013-11-27 03:55:02下载
- 积分:1
-
SlideWindow
滑动窗算法,可用于实现动态排序,可应用于航班排序(Sliding window algorithm can be used to achieve dynamic sequencing and can be applied to flight scheduling.)
- 2021-03-24 10:29:14下载
- 积分:1
-
ypml110-dbscan-clustering
说明: dbscan聚类代码及说明,包含多个文件的代码。(DBSCAN clustering code and description)
- 2019-04-13 11:39:59下载
- 积分:1
-
一个双向LSTM程序 BiLSTM
说明: 一个双向LSTM程序
Long Short Term 网络—— 一般就叫做 LSTM ——是一种 RNN 特殊的类型,可以学习长期依赖信息。LSTM 由Hochreiter & Schmidhuber (1997)提出,并在近期被Alex Graves进行了改良和推广。在很多问题,LSTM 都取得相当巨大的成功,并得到了广泛的使用。
LSTM 通过刻意的设计来避免长期依赖问题。记住长期的信息在实践中是 LSTM 的默认行为,而非需要付出很大代价才能获得的能力!
所有 RNN 都具有一种重复神经网络模块的链式的形式。在标准的 RNN 中,这个重复的模块只有一个非常简单的结构,例如一个 tanh 层。(A bidirectional LSTM program
Long short term network, commonly known as LSTM, is a special type of RNN that can learn long-term dependent information. LSTM was proposed by Hochreiter & schmidhuber (1997) and recently improved and promoted by Alex graves. In many problems, LSTM has achieved great success and has been widely used.
LSTM is designed to avoid long-term dependency. Remember that long-term information is the default behavior of LSTM in practice, not the ability to acquire it at a great cost!
All RNNs have a chained form of repetitive neural network modules. In the standard RNN, this repetitive module has only a very simple structure, such as a tanh layer.)
- 2021-04-21 22:08:49下载
- 积分:1
-
QPSK1
该程序仿真QPSK传输系统,有助于对基本传输方式研究的学习。(Simulation program to realize QPSK transmission system)
- 2009-11-16 21:30:23下载
- 积分:1
-
leach_1
无线传感器网的leach协议的实现。基于matlab。。(Wireless sensor networks leach protocol implementation. Based on matlab. .)
- 2010-01-20 13:07:22下载
- 积分:1