搜索资源列表
简单编程题
- 本人还是初学者,看到贵网站上有丰富的高质量的程序,想下载来学习学习,来提高自身的编程水平,但也知道不能不劳而获,我也上传了一些我以前编的一些小程序,水平有限,但希望能给大家带来些帮助,希望站长能批准我入会。-, I head to approve membership.
基于小波变换的图像融合
- 基于matlab的小波变换影像融合,超简洁,经典!!
小波阈值去噪的程序
- 分别对软阈值 硬阈值及一种新的阈值去噪方法进行matlab编程,效果不错!!
MATLAB打地鼠小游戏
- MATLAB编写的打地鼠小游戏,供学习MATLAB的GUI编程者参考。拷贝到MATLAB的工作目录下即可运行。
SerialPort
- 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
Underlying_development
- 包含几个底层编程小例子,如时间陷阱和检测鼠标等。-Contains several low-level programming of small examples, such as time and testing the mouse traps, etc..
ZJZXEC
- 在matlab中编程实现的正交多项式最小二乘拟合函数,调用格式:a=zjzxec(x,y,m)-In the matlab programming in the orthogonal polynomial least squares fitting function, call format: a = zjzxec (x, y, m)
lzxec
- matlab中编程实现的线性最小二乘拟合函数: lzxec:功能:离散试验数据点的线性最小二乘拟合-matlab programming in a linear least-squares fitting function: lzxec: Function: discrete experimental data points, the linear least-squares fitting
wiener_ch2
- 求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。-how to use this function: [hx,hy]=wiener_ch2(w,N)
trBayesdenoise
- 小波阈值去噪中阈值采用Bayes阈值,编程环境是matlab。图片是黑白图片-Wavelet threshold denoising threshold using Bayes threshold
scadaptiveBay
- 这是一个小波去噪算法,采用的是阈值去噪,阈值选用Bays自适应阈值,编程环境是MATLAB-This is a wavelet denoising algorithm, using the threshold de-noising, the threshold selection Bays adaptive threshold, the programming environment MATLAB
LS
- 本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果-This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing alg
k
- 偏最小二乘回归的学习,算法学习和编程中用到-Partial least squares regression of learning, learning algorithms and programming used in
Wavelet_neural_network_time_series_prediction
- 根据小波神经网络原理在MATLAB环境中编程实现基于小波神经网络的短时交通流量预测-According to the principle of wavelet neural network in MATLAB programming environment based on wavelet neural network traffic prediction of short
Wavelet_BP
- 一种基于BP算法学习的小波神经网络算法,用Matlab语言编程-BP algorithm based on wavelet neural network learning algorithm, using Matlab programming language
Visual.Assist
- c++编程小助手破解版,对经常用c++,希望对大家有用。-c++ programming his assistant crack version, the regular use of c++, we hope to be useful.
xiaobofenjie
- 1)了解小波分解与小波包分解概念区别与联系; 2)了解小波包的分解和重构算法积; 3)用matlab编程对信号进行小波包分解及小波能量图的绘制。 -1) to understand the wavelet decomposition and wavelet packet decomposition of differences and relations between concepts 2) to understand the wavelet packet decompositi
vcPPsourcecode7
- 600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集
WAVEPACKETyasuo
- 本程序是利用小波包进行图像的压缩的简单的编程-This procedure is the use of wavelet packet image compression for simple programming
第二章程序:一维移动最小二乘近似的MATLAB程序
- 一维移动最小二乘算法的MATLAB编程代码(MATLAB programming of 1D moving least squares algorithm)