-
chazhi
方程求解的差值方法的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(The difference equation method of source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:03:03下载
- 积分:1
-
DCT
DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!(DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!)
- 2021-03-25 10:29:13下载
- 积分:1
-
auto_correlation
用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。(Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.)
- 2009-01-18 13:00:25下载
- 积分:1
-
数字信号处理教程——MATLAB释义与实现程序集
提供数字信号处理涉及到的所有内容,并提供相应源程序,注解详尽,非常不错!(provide digital signal processing related to all content and the corresponding source code, a detailed explanation, very good!)
- 2005-05-19 11:53:54下载
- 积分:1
-
xiaobozengqiang
基于小波变换的图像增强,包含整个处理过程(Image enhancement based on wavelet transform, including the whole process)
- 2010-05-15 17:16:58下载
- 积分:1
-
Matching-Pursuit-Tool-Kit-(MPTK)
匹配追踪工具包(MPTK)提供了快速实现匹配追踪算法的多通道信号的稀疏分解。它包括一个C + +库,独立的命令行实用程序,还有一些脚本运行它,并通过Matlab的绘图结果。(The Matching Pursuit Tool Kit (MPTK) provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of multichannel signals. It comprises a C++ library, standalone command line utilities, and some scripts for running it and plotting the results through Matlab.)
- 2014-01-13 00:11:00下载
- 积分:1
-
0.618-gold
0.618法求y=sin(x)在[0,2]极大值点(0.618 method y = sin (x) in [0, 2] the maximum points)
- 2015-04-16 16:29:15下载
- 积分:1
-
capcity
这些程序是可以用来进行信道估计的,个人觉得对于那些刚刚研究MIMO 的人是很有帮助的(These procedures can be used for channel estimation, the individual feels for those who just study is very helpful MIMO)
- 2010-11-23 15:48:55下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
scheme
Keyword: FLC - RLS APPROACHES/ techniques
- 2011-07-07 09:43:10下载
- 积分:1