搜索资源列表
在VC中使用MATLABC++函数库
- MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
ww234
- 基于几何统计特征的印鉴自动识别算法 ---文章-Based on the geometric characteristics of each automatic identification algorithm is based on the geometric characteristics of each algorithm for automatic identification article
edft
- 程序之所以称之为扩展功能的DFT,是因为,它有如下扩展功能: 1. 可以自动扩展输入序列X,如果你输入的长度不足N,会自动以NaN补足。 2. 可以增大频率精度,至1/(N*T),其中T是采样周期。 3. 可以统计输入序列X的正弦波的幅度和相位 4. 输入序列可以包含NaN 5. 可以限制迭代的次数 6. 可以输入/计算二维矩阵
AdaptiveFilter
- 所谓的自适应滤波,就是利用前一时刻以获得的滤波器参数的结果,自动的调节现时刻的滤波器参数,以适应信号和噪声未知的或随时间变化的统计特性,从而实现最优滤波。自适应滤波器实质上就是一种能调节其自身传输特性以达到最优的维纳滤波器。自适应滤波器不需要关于输入信号的先验知识,计算量小,特别适用于实时处理。
HuffmanCoding
- 实现哈夫曼编码功能,可任意输入一段报文,程序自动统计各字符的权值,并进行编码,可显示中间过程..编码后可输入一段密文进行解码...原创,请支持,
wenzhangbianji
- 本程序可以实现的功能是输入一页文字后,程序可以统计出文字、数字、空格的个数。对于文章的内容统计作用效果较好,还可以删除字符串,并把后面的内容与之前的内容自动连接上,且简单易懂,也便与实现。
AFA
- 自适应滤波器的特点是自动调节自身的冲激响应,达到最优滤波,此算法适用于平稳和非平稳随机信号,并且不要求知道信号和噪声的统计特性。
MIMO自动球形检测算法
- 该算法利用统计裁减有效减小了自动球形译码(ASD)算法 中边界节点列表的大小 s,并可通过对参数的适当设置获得误符号率性能与复杂度之间的折衷。分析与仿真表明, 当采用较高电平调制(电平数大于 4)时,在相同信噪比范围内,PASD 在几乎不损失误符号率性能的前提下, 较 ASD 节省大于 30%的比较次数。
VBA-Huitu
- 在Excel后台中应用VBA语言编制的自动绘图代码,使用方便快捷,以分布统计为例。-Applications in Excel VBA language background in the preparation of automatic drawing code, quick and easy to use, to the distribution of statistics, for example.
hafuuman
- 关于哈夫曼编码的C程序 自动统计并编码,同时实现了文件的读取,和良好的C环境下输入输出健壮性-Huffman coding on the C statistics and automatically encoding, while achieving the document read, and good input and output C environment robustness
3D
- 自动统计和预测3d号码,经实际检验每次有一码的概率达到80 以上。-Automatic statistics and projections 3d numbers
ceshi_Excel
- 本m文件讲了在matlab中如何生成一个EXCEL的文档模板,在以后做数据报表时可自动根据数据变化动态生成完整的动态的统计分析图表-This m file describes in matlab how to generate an EXCEL document template for the data reporting in the future when the data changes dynamically
HuffmanTree
- C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.
matlabtongjishuiguo
- 利用最新高科技(图像处理技术)将水果自动统计。实现了自动化。-Using the latest technology (image processing) will be automatically fruit statistics. Automated.
huffman_tree
- huffman编码树,自动统计文档中个字母出现的概率,并建立起huffman树,同时输出编码-huffman encoding tree, automatic statistics document the probability letters, and to establish huffman tree, while the output encoding
1.1
- C++设计一个表示平面直角坐标系的点的位置Location类,提供函数得到该点的坐标、计算两个点之间的距离,并且能够自动统计坐标系中点的个数。 测试要求:在主程序中创建两个对象A和B,按如下格式输出两个点的坐标和两个点的距离。 A(x1, y1), B(x2, y2), Distance=d -C++ to design a plane rectangular coordinate system, said the positions of points Location clas
VB
- 随机产生滚动计算式子,滚动计算程序,并自动统计-caculation program
fuffmancode
- Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the
5
- 统计52张牌的概率,使其能计算出对子的概率,先输入你想输入的牌数,然后点击GO按钮,程序会自动将要统计的概率显示出来,并进行显示出自己想要的数据来(Statistics the probability of 52 cards)
ERDAnalysis
- 可以对脑电数据进行ERD值的计算,并将计算结果进行统计,并记录到excle表格中,以便于进行下一步的绘图和统计分析。(EEG data can be calculated by ERD value, and the results are counted, and recorded in the excle table, so as to facilitate further mapping and statistical analysis.)