-
3adaptive-PCNN-fusion
an adaptive PCNN is more focus on image fusion methods
- 2014-11-19 06:25:10下载
- 积分:1
-
11
说明: 互信息配准 本程序是应用灰度互信息进行配准的一个matlab程序(Mutual information registration)
- 2012-05-26 12:41:03下载
- 积分:1
-
lagr
自己编写的MATLAB系统里没有的拉格朗日插值的源函数程序(Write your own MATLAB system the source of the Lagrange interpolation function program)
- 2012-08-08 08:26:50下载
- 积分:1
-
Speech-signal-processing-simulation
语音信号处理仿真,采用谱减法,可以对强噪声背景下的语音信号进行去噪(Speech signal processing simulation, using spectral subtraction, you can voice signal under strong noise denoising)
- 2015-04-15 23:44:52下载
- 积分:1
-
united
小波去噪程序 缺少数据 数据都是一维的 程序比较简单 望见谅 ( a matlab denoise program )
- 2010-12-30 20:20:05下载
- 积分:1
-
在C程序中显示汉字
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。(in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.)
- 2005-03-31 22:48:07下载
- 积分:1
-
故障诊断的神经网络预测KPCAcontourmap代码文件
主要用于故障诊断的神经网络预测KPCAcontourmap代码文件(Neural Network Prediction KPCAcontourmap Code File for Fault Diagnosis)
- 2020-06-18 02:20:02下载
- 积分:1
-
RLS
用MATLAB实现高斯白噪声系统输入信号的随机输出(Gaussian white noise with a MATLAB implementation of the random input output system)
- 2010-11-21 10:55:26下载
- 积分:1
-
Analytical
贝叶斯决策代码 贝叶斯原理分类 输入样本数据进行处理 (MATLAB Bayesian)
- 2010-05-11 16:43:32下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1