资源列表
02-05-44
- 本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base, and a variety of algorithm'
BP-MATLAB
- 本文在简要介绍了MA TLAB 和BP 网络的基 础上, 详细论述了在MA TLAB611 中, 如何利用其提供的神经网络工具箱实现BP 网络的设计, 最后给出了一个BP 网络的设计实例。
huffmandecoder_latest.tar
- huffman解码。源代码。huffmandecoder_latest-huffman decoder huffmandecoder_latest
MATLAB_based_parameter_identification_and_simulati
- 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB-based parameter identification and simulation of least squares
signal.generator
- simulations in matlab especially about filters and a project about the wien bridge signal generator(n=3)
shuzhi
- 任意给定一个数,使用两种方法,普通和数据结构中栈操作,实现进制的转换-Any given a number, use two methods, general, and the data structure stack operation, to achieve binary conversion
shuzhizhuanhuan
- 数制转换,将任意进制的数转换成其他进制,通过栈和破铜两种方式编写-Number system conversion
Factorial
- 阶乘计算 计算任意数的阶乘两个程序 既可以得到阶乘的位数,也可以得到阶乘的结果。-Factorial calculation of the factorial of any number calculation program can either be two-digit factorial, factorial results can be obtained.
marias
- modulaciones m-arias como 16QAM, 32QAM, 64QAM, BPSK, QPSK y otras mas
cengcijvlei
- 层次聚类分析也称系统聚类法或分级聚类法,是实际工作中采用最多的方法之一-Hierarchical cluster analysis, also known as system clustering or hierarchical clustering method, is one of the most used methods in practical work.
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
