-
match
本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配(The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of color matching based on the color RGB histogram matching, texture matching wavelet transform converted into frequency domain values , calculate the sum of the Canny operator, and finally get the picture of the texture map to match
)
- 2012-04-20 22:43:16下载
- 积分:1
-
Wiener-filter-in-speech-enhance
这是我的adsp的project 维纳滤波在语音增强上的应用,是基于维纳滤波的语音增强的matlab实现,其中包括matlab源码,word文档,以及PPT。并设计了简单的
GUI 对语音信号进行加噪处理,然后再其进行维纳滤波。通过gui可以实时改变加入噪声的参数和维纳滤波器的参数,进行分析。并
有频谱显示和语谱对比显示。(This is my project adsp the Wiener filter applied on speech enhancement is based on the Wiener filter speech enhancement matlab implementation, including matlab source code, word documents, and PPT. And designed a simple GUI for adding noise speech signal processing, then it Wiener filtering. You can join the real-time changes in the parameters and noise parameters Wiener filter through gui, for analysis. And a spectrum display and spectral contrast display language.)
- 2015-01-03 21:33:03下载
- 积分:1
-
HW5
order to be able to do whatever we want with the given dynamic system under control input, the system must be controllable
- 2012-12-30 17:04:55下载
- 积分:1
-
stock-forecast
包含java版的股票预测以及matlab版的预测系统源码。包含的GUI界面(Contains the java version of the stock forecast as well as the predicted source matlab version. Contains the GUI interface)
- 2013-04-10 17:24:38下载
- 积分:1
-
pde1
partial differential equation by matlab
- 2010-02-06 00:58:55下载
- 积分:1
-
clearall1
典型二阶系统的模糊控制与传统PID控制的性能比较(typical second-order system with the traditional fuzzy control PID control of the performance comparison)
- 2007-01-26 16:21:16下载
- 积分:1
-
Downlink-Scheduling-in-3GPP-LTE
LTE Downlink scheduler
- 2013-04-30 01:30:12下载
- 积分:1
-
FisherDE-shiyan
实验一中的firsher线性判别器在matlab 中的简单实现,简单易行(Experiment 1 firsher linear discriminant simple implementation in matlab, simple)
- 2013-05-08 20:27:44下载
- 积分:1
-
hurst
用R/S方法来求hurst指数,matlab程序(R/S method to seek hurst index, matlab program)
- 2012-06-11 11:11:30下载
- 积分:1
-
yuanzhut
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件
(cup of boiling water cooling cylinder model, the bottom radius of 0.05m, 0.1m high. temperature around 20 degrees, initial temperature of 100 degrees equation is four-dimensional equations (a constant ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 Coke/(m** seconds degrees)) initial conditions : t = 0 to 100 degree water boundary conditions : 1. upper and lower walls are free cooling, the third boundary conditions, maintain the temperature around 20 degrees (H = k/h, h for 1) 2. Beibi insulation, the second boundary condition)
- 2007-04-11 00:14:47下载
- 积分:1