-
pso
这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。(This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.)
- 2008-12-11 23:11:21下载
- 积分:1
-
Chapter3
Hiroshi Harada s Communication System book codes
- 2011-05-08 02:11:10下载
- 积分:1
-
chengxu
给出一组数据后,将数据依次读取,然后完成复杂的计算公式(Given a set of data, the data is read in turn, and then complete the complex formula)
- 2010-05-30 11:56:02下载
- 积分:1
-
21642351
Email must the same with registered Email info
EMail:
Email must the same with registered Email info
EMail:
File: Largest 100M, the name should less 40 bytes long and should be English. Only support .rar,.zip,.gz filesM, the name should less 40 bytes long and should be English. Only support .rar,.zip,.gz files
- 2009-11-17 03:44:39下载
- 积分:1
-
wave
hai happy ayutha pooja and saraswathi pooja
- 2011-10-05 13:18:50下载
- 积分:1
-
distribution
Power flow calculation is very important to distribution system management, and more and more attention are paid to calculation speed and accuracy due to the booming smart grids which allow interconnection of distributed generation of different kinds.Because of different characteristic features of distribution networks, such as radial structure and high R/X ratio, distribution system load flow analysis differs significantly from transmission systems.
- 2013-04-09 14:56:14下载
- 积分:1
-
palm
形态学中的腐蚀和膨胀运算。首先,对图像进行低通滤波,消除细小噪声的干扰。
在滤波时,没有采用传统的中值滤波器,而是采用顺序统计滤波器ordfilt2(Erosion and dilation operation in morphology. Firstly, the image is filtered by low pass filtering to eliminate the interference of small noise.
In filtering, the traditional median filter is not used, but the order statistics filter ordfilt2)
- 2016-04-07 18:42:01下载
- 积分:1
-
MIMO
采用漫反射传输设置时,室内无线光信道的MIMO(Multiple-Input Multiple-Output)的传输特性。(MIMO Characterization of Indoor Wireless Optical Link Using a Diffuse-Transmission Configuration)
- 2011-04-28 12:07:30下载
- 积分:1
-
PSNR_Metric
This is a file for calculating the weighted PSNR in matlab
- 2009-04-20 17:40:54下载
- 积分:1
-
vcPPsourcecode7
说明: 600个大型项目源码之一:
MATLAB与VC++混合编程实现一维小波多尺度分解
小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。
VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。
本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。
(matlab and vc++ program:
Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ...
)
- 2011-02-27 07:33:07下载
- 积分:1