资源列表

« 1 2 ... .91 .92 .93 .94 .95 16796.97 .98 .99 .00 .01 ... 28523 »

[matlab例程Vondrak-filter-

说明:这是vondark滤波的程序,是自己编写的用于对数据去除噪声的matlab代码,供大家分享学习。-This is vondark filter program and is used to write his of removing noise data of matlab code, for all to share learning.
<王平利> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算GaoSiSaideer

说明:4次高斯塞德尔方程求解,根据提示输入即可,灵活性比较差(刚学不久)-4 High Sise Del equation, according to prompts can be, relatively poor flexibility (just learning soon)
<> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程aairomp

说明:基于压缩传感CS的经典重构算法:正交匹配追踪OMP,能很好的重构稀疏信号。-Compressed sensing based on the classic CS reconstruction algorithms: orthogonal matching pursuit OMP, the reconstruction of sparse signals is well 朗读显示对应的拉丁字符的拼音 字典 翻译以下任意网
<方芳> 在 2025-04-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算OLS(GLS)

说明:网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can n
<sjl> 在 2025-04-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表,包括链式线性表,顺序线性表,双向循环线性表,还有实际应用线性表,全部通过Vc6.0测试-Linear form, including the chain of linear form, the order of the linear form, two-way loop linear form, as well as the practical application of the linear form, all the te
<郑湾州> 在 2025-04-02 上传 | 大小:8kb | 下载:0

[数据结构常用算法stack

说明:栈源码,链式栈的各种操作,栈的应用实例:包括符号匹配,数制转换,表达式求值-Stack source, the various operations chain stack, the stack of the application examples include: symbol matching, number system conversion, expression evaluation
<郑湾州> 在 2025-04-02 上传 | 大小:936kb | 下载:0

[数据结构常用算法AVLtree

说明:数据结构AVL树,实现了AVL所有的功能,。在AVL树中任何节点的两个儿子子树的高度最大差别为一,所以它也被称为高度平衡树。查找、插入和删除在平均和最坏情况下都是O(log n)。增加和删除可能需要通过一次或多次树旋转来重新平衡这个树-let s go
<djj> 在 2025-04-02 上传 | 大小:598kb | 下载:0

[matlab例程2bitadpcm

说明:文件中主要利用matlab为ADPCM编码提供了一种编码算法,程序中以二进制数值为例,提供了ADPCM编码的编码和解码。-The main advantage of matlab file to ADPCM coding provides a coding algorithm, a program to binary values​ ​ , for example, provides encoding and dec
<流风> 在 2025-04-02 上传 | 大小:16kb | 下载:0

[数据结构常用算法doubleList

说明:双链表由于双链表的对称性,在双链表能能方便地完成各种插入、删除操作。 -let s go
<djj> 在 2025-04-02 上传 | 大小:539kb | 下载:0

[matlab例程filter

说明:对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。 -The ideal of a digital image using low pass, Butterworth low-pass, Gaussian smoothing low pass filter on a digital image
<流风> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程wavedec

说明:用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’haar’小波, 尝试着分解到第二或第三级 融合两幅图像。-With wavedec2 () function b1, b2 two images using wavelet decomposition, using haar wavelet, trying to break into the second or third grade fusion of two
<流风> 在 2025-04-02 上传 | 大小:204kb | 下载:0

[matlab例程ComplexModelReal

说明:复杂网络仿真及数据,matlab程序 电力网,公交网等电力网,公交网等-complex network
<ts> 在 2025-04-02 上传 | 大小:52kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 16796.97 .98 .99 .00 .01 ... 28523 »

源码中国 www.ymcn.org