资源列表

« 1 2 ... .42 .43 .44 .45 .46 27347.48 .49 .50 .51 .52 ... 28523 »

[数学计算/工程计算带通fir设计及图形显示比较

说明:数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
<feide> 在 2025-10-17 上传 | 大小:2kb | 下载:2

[数学计算/工程计算DSP中含有gauss白噪声的双频正弦输入

说明:DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in which there are two components o
<feide> 在 2025-10-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法链表操作

说明:这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
<李强> 在 2025-10-17 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法VB60实现疾病诊断专家系统

说明:本疾病诊断专家系统(免费软件)只限于个人研究学习使用,任何单位和个人不得将此软件用于任何商业用途。-the disease diagnostic expert system (free software) is limited to their own research to learn how to use, and no unit or individual is allowed this software for any commercial purposes.
<zyz> 在 2025-10-17 上传 | 大小:29kb | 下载:0

[数值算法/人工智能tftb

说明:最新时频分析处理软件,提供了WVD和多种伪WVD算法。胡广书所编<<现代信号处理教程>>中实例程序需要其才能运行-latest time-frequency analysis software, and provides a variety of pseudo-WVD WVD algorithm. Hu-book prepared by the lt; Lt; Modern signal processing Guide gt; Gt; Example process n
<游庆瑜> 在 2025-10-17 上传 | 大小:2.21mb | 下载:0

[压缩解压jpeg_enc

说明:一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。-a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.
<寒塘> 在 2025-10-17 上传 | 大小:10kb | 下载:0

[压缩解压fractal压缩源代码

说明:分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
<寒塘> 在 2025-10-17 上传 | 大小:22kb | 下载:0

[压缩解压图像压缩算法的VC实现

说明:图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
<寒塘> 在 2025-10-17 上传 | 大小:681kb | 下载:2

[数据结构常用算法求矩阵特征值、解方程组

说明:求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
<123> 在 2025-10-17 上传 | 大小:31kb | 下载:0

[matlab例程802.11a的MT及TUL图像的MATLAB仿真源程序

说明:802.11a的MT及TUL图像的MATLAB仿真源程序-802.11a MT and TUL image MATLAB source
<戴旭> 在 2025-10-17 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法C4.5算法源程序

说明:C4.5算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-C4.5 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, and came to decision-making rules.
<亚亚> 在 2025-10-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法lists111

说明:该程序使用C++完成,用于完成链接表的生成、插入和删除等功能-procedures for the use of the C++ completed, for the completion of the formation of links table, insert and delete functions
<王名> 在 2025-10-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 27347.48 .49 .50 .51 .52 ... 28523 »

源码中国 www.ymcn.org