资源列表
GaussInMaths
- 搜集了Gauss为数学界做出的贡献,以及Gauss理论,Guass定律 喜欢数学的朋友不可错过-collected a number of academic Gauss made contributions, and the Gauss theory, Guass law like mathematics friends not to be missed
LCS_Dynamic_Programming
- LCS(最长公共子序列)问题可以简单地描述如下: 一个给定序列的子序列是在该序列中删去若干元素后得到的序列。给定两个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。例如,若X={A,B,C,B,D,B,A},Y={B,D,C,A,B,A},则序列{B,C,A}是X和Y的一个公共子序列,但它不是X和Y的一个最长公共子序列。序列{B,C,B,A}也是X和Y的一个公共子序列,它的长度为4,而且它是X和Y的一个最长公共子序列,因为X和Y没有长度大于4的公共子序列
work1122
- 一个自己做的MATLAB第三章作业哦哦~~还不错哦哦~~~新手可以下来看看哦哦~-doing a third chapter of MATLAB Instead operations also true ~ ~ ~ ~ ~ Instead newcomers can be viewed see Instead ~
EulerInMaths
- 搜集了Euler为数学界做出的贡献,以及Euler理论,Euler定律 喜欢数学的朋友不可错过-collected a number of scholars to make contributions, and the Euler theory, Euler law like mathematics friends not to be missed
01knap_Dynamic_Programming
- 本文通过研究动态规划原理,提出了根据该原理解决0/1背包问题的方法与算法实现,并对算法的正确性作了验证.观察程序运行结果,发现基于动态规划的算法能够得到正确的决策方案且比穷举法有效.-through research paper on dynamic programming, According to the principle of resolving the 0 / 1 knapsack problem with the algorithm, the algorithm was verifi
KValgorithm
- 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.
GraphCC
- 有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
example_matlab
- 包括RZ,NRZ,QAM,FSK,误码率曲线等的仿真-including RZ, NRZ, QAM, FSK, BER curves Simulation
ff
- 本程序是数字图像矩阵数据的显示及其傅立叶变换的应用-digital image data matrix display and the application of the Fourier transform
OFDM_scramble
- OFDM中的关于扰码器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the scrambler design of the personal MATLAB algorithm, more classic!
OFDM_mapping
- OFDM中的关于映射器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the mapping of individual design MATLAB algorithm, more classic!
f_ifft
- OFDM中的关于快速傅立叶变换的个人设计的MATLAB的算法,比较经典的 !-OFDM on the Fast Fourier Transform personal design MATLAB algorithm, more classic!