-
texture_synthesis
基于样图的纹理合成
效果很好的块匹配合成(Based Texture Synthesis from Samples effective synthesis of block-matching)
- 2007-09-19 18:20:07下载
- 积分:1
-
SSFM
求解分线性脉冲传输方程的SSFM方法,其中使用了改进的分步傅里叶算法,适合新手(the SSFM method to calculate the nonlinear pulse propagation equation)
- 2012-06-11 09:48:34下载
- 积分:1
-
audio-watermark
各种音频数字水印源代码,有详细的代码解释说明。dct,dwt等(Audio digital watermark source code, detailed code explanation. dct, dwt)
- 2012-09-09 08:13:07下载
- 积分:1
-
foufou
实现了对10个数字音的识别,是学习PCA特征提取的很好的学习资料,包括调制,解调,信噪比计算。( To achieve the recognition of 10 digital sound, Is a good learning materials to learn PCA feature extraction, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2016-11-13 17:22:45下载
- 积分:1
-
MRF-grubcut
通过Markov随机场(MRF)实现图像的分割,例程给出了图像分割为3类的MRF算法(By Markov random field (MRF) for image segmentation, image segmentation routine gives the MRF algorithm for the three classes)
- 2013-08-26 21:48:28下载
- 积分:1
-
code--of-DIC-Gradient-method
数字图像相关方法中的一种亚像素求解算法,通过此算法可以获得全场位移,继而得到全场形变。(A sub-pixel algorithm in digital image correlation method, which can obtain the full field displacement, and then get the full field deformation.)
- 2021-03-26 20:59:13下载
- 积分:1
-
souhan_v32
esprit算法对有干扰的信号频率进行估计,一种基于多文档得图像合并技术,搭建OFDM通信系统的框架。( esprit algorithm signal frequency interference can be assessed Based on multi-document image obtained combining technique, Build a framework OFDM communication system.)
- 2017-04-28 19:14:03下载
- 积分:1
-
modulus-maxima-edge-detection
一个基于小波模极大值边缘检测的程序,非常好用。(Based on wavelet modulus maxima edge detection program, very easy to use.)
- 2012-11-19 17:23:24下载
- 积分:1
-
xiaobobao
自己的小波包程序(含消噪、能量特征提取、信号重构等),希望对大家有帮助(Wavelet packet procedure (including de-noising, the energy feature extraction, signal reconstruction, etc.), we hope to help)
- 2020-07-02 09:00:01下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1