搜索资源列表
vcmatlab20060426WaterMark
- 基于vc++和matlab混合编程的数字水印,本人毕业设计成果,望有助于这方面的兄弟姐妹们。-based vc mixed and Matlab programming digital watermarking, I graduated from the design results, hope to help in this respect our brothers and sisters.
fft
- 在visual c++环境下实现的混合基的快速傅立叶算法的实现
RCWaveletCODEC
- 具有纠错能力的小波图像混合编码,很值得参考
一种新的基于小波变换算法
- matlab和C++混合实现,非常有参考价值
CurveLab-1.0
- 好用的曲线小波程序!可用于图像处理和信息处理。采用matlab和C++混合编程,带有一些相关文献资料-Wavelet curve useful procedure! Can be used for image processing and information processing. Using matlab and C++ Mixed programming, with some relevant literature
wav_sofm
- 使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
fractalVSwavelet
- 期刊:基于小波图像压缩技术的算法研究,图像压缩的混合编码。-Series: Based on wavelet image compression algorithm technology research, a mixture of image compression coding.
PowerQualityAnalysis
- 关于介绍混合能源系统的供电质量的文章,比较经典,有一定实用型,并且方法很独到,采用小波-Introduced hybrid energy systems on the power supply quality articles, more classic, there are certain practical and very unique method, using wavelet
G.723_24encoder
- G.723语音编码方案属于混合语音编码,既包含参数编码又包含波形编码。-G723 speech coding waveform encoder
GSM_Denoise
- 实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。-Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.
fenli
- 实现3个混合信号的盲源分离!程序简单、易懂!适合初学者学习!-Three mixed-signal blind source separation! The program is simple, easy to understand! Suitable for beginners to learn!
wavelet_test_1
- 小波分析——三种正弦波的混合波形进行5层db3小波分析-Wavelet analysis- Three sine-wave mixing waveform layer db3 wavelet analysis
fenxihejiance
- 对混合信号利用小波分解,应用db5对正弦信号和三角信号混合进行7层分解-The sine and triangle mixed signal using wavelet decomposition
FastICA_25
- 程序实现了仿真信号的混合,并对混合信号进行分离,得到相互独立的信号,分离效果明显。-Program achieved a mixed signal simulation, and mixed-signal separation, be mutually independent signal separation effect is obvious.
PHD_MTT
- 多目标跟踪,PHD滤波器的使用,实现过程采用高斯混合方法-Multi-target tracking, using PHD filter realization method using Gaussian mixture
TV
- (1)福尔小规模的数据,混合采样由伯努利随机抽样和低分辨率采样(TVL1_HCS)的 (1)福尔大规模的数据,混合采样由傅立叶径向采样和低频采样(TV_RecPF)-(1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling c
xinhaohezixiangguan
- 使用自相关函数来检测混合信号中的周期信号-Use the autocorrelation function to detect a periodic signal mixed signals
pi值估计(matlab实现)
- 如何用计算机模拟一个随机事件,比如蒲丰投针或蒙特卡洛法,并估计随机事件发生的概率以计算圆周率pi,要求利用混合同余法生成均匀分布随机数,并分析所设计的随机实验中各因素的影响。matlab实现于实时脚本。