-
gadecod
说明: 一个实用子程序,将遗传算法的编码分解为BP网络所对应的权值、阈值
(A function which tranfor data from GA to BP network )
- 2010-04-15 16:39:19下载
- 积分:1
-
chazhiyunihe
MATLAB软件的差值与拟合的思想简介和MATLAB的实现,适合初学者参考(MATLAB software and fitting the difference between the ideological profile and MATLAB implementation of reference for beginners)
- 2010-09-25 19:21:20下载
- 积分:1
-
mathematics-modeling
为全国大学数学建模爱好者提供matlab应用平台基础,主要内容是数学建模。(For lovers of the National University of mathematical modeling matlab application platform based on the main contents of the mathematical modeling.)
- 2012-04-24 11:54:46下载
- 积分:1
-
Untitled2
卷积码编码以及8PSK调制解调程序,卷积码编码采用(7,5)生成多项式的(2,1,3)编码结构(Convolution coding and 8PSK modulation and demodulation process)
- 2020-11-10 10:49:46下载
- 积分:1
-
NcutClustering
谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。(This is a matlab procedures for the spectral clustering.The method is effective for data classification.)
- 2009-12-30 21:42:46下载
- 积分:1
-
wavelet_packet_denoise
基于小波包分解的语音去噪,根据熵谱概率密度函数估计阈值,去除实际环境噪声。(Based on wavelet packet decomposition of the voice de-noising, in accordance with spectral entropy probability density function estimated threshold, the actual removal of environmental noise.)
- 2020-08-13 20:38:28下载
- 积分:1
-
jacobian
利用m文件对齐次坐标变换矩阵的雅克比矩阵求解(the jacobian homogeneous coordinate transformation)
- 2012-03-31 22:12:21下载
- 积分:1
-
hopfieldsolveTSP
一种经过实践证明好用的使用hopfield神经网络解决旅行商(货担郎)问题的程序(using hopfield neural network solving TSP)
- 2015-01-10 22:35:41下载
- 积分:1
-
bin
自动泊车系统matlab源代码简单的部分还需改进行吧(The simple source code of MATLAB for automatic parking system needs to be improved.)
- 2021-03-24 17:39:14下载
- 积分:1
-
FSK
数字频带通信系统
输入:首先输入模拟信号,给出此模拟信号的时域波形。
数字化:将模拟信号进行数字化,得到数字信号,可以选择PCM编码。
调制:可以选择简单的二进制数字调制方式。例如振幅键控(2ASK)、相移监控(2PSK)、频移键控(2FSK)、差分相移键控(DPSK)等。要求每个题目至少选择两种调制方式。有能力的同学也可以选择其它高效的调制方式?例如多进制数字振幅键控等?给出调制后信号的时域波形。
信道:假定信道属于加性高斯信道?或自行设计。
解调:相应的2ASK、2PSK、2FSK、DPSK解调,仿真获得解调输出波形。
PCM解码:给出解码后的模拟信号的时域波形,并与输入信号进行比较。
系统性能分析:比较在不同调制方式下,该数字频带传输系统的性能指标,即该系统的输出误码率随输入信噪比的变化曲线。(Digital frequency band communication system)
- 2017-06-19 10:44:54下载
- 积分:1