-
channelcomputer
一个链路计算的程序,很适用,VC调用matlab(A link calculation procedures, it is applicable, VC call matlab)
- 2008-04-18 17:06:16下载
- 积分:1
-
ImageEnage
图像处理实验报告,实验内容:用matlab实现图像增强,包括灰度变换,滤波,色彩增强(image processing experiments, experimental content : Matlab image enhancement, including gray-scale transformation, filtering, enhanced color)
- 2007-05-15 18:58:43下载
- 积分:1
-
modelc
Simulink Models for Autocode Generation
- 2012-07-22 21:59:01下载
- 积分:1
-
shujuleixing--matlab
matlab数据类型的源程序,希望对大家有帮助(Matlab source data type, hope to help everyone)
- 2014-10-27 15:38:14下载
- 积分:1
-
GATSP
有关遗传算法的,解决TSP问题的,可能比较简单,用maltab写的,一个师兄的作品,上传上来仅供大家参考借鉴(Genetic algorithm to solve TSP problem may be relatively simple, with maltab write, a senior works, upload up only for all to draw)
- 2013-03-29 16:52:49下载
- 积分:1
-
bss
一篇很好的盲源分离外文文章,供学习盲源分离的学者参考,文章思想调理清晰(A good blind source separation foreign articles, reference for study of blind source separation of scholars, the article thought regulate clearly)
- 2014-12-25 14:11:15下载
- 积分:1
-
fe705032e7539684fdde8c7adfdd2135
卡尔曼滤波的故障诊断,才用卡尔曼滤波方法的故障诊断技术的matlab 与simulink 仿真代码(karman filter with design)
- 2014-05-15 16:46:04下载
- 积分:1
-
Matlab蚁群算法解决TSP问题代码超详细注释
说明: 启发因子,信息素的重要程度
期望因子,城市间距离的重要程度
信息素增强系数
蚂蚁数量
表示每条边的能见度
参数可修改(heuristic factor, the importance of pheromone
Expectation factor, the importance of distance between cities
Pheromone enhancement coefficient
Ant number
Indicates the visibility of each side
Parameters can be modified)
- 2021-01-20 18:18:10下载
- 积分:1
-
Wind_Power_inverter_model
这是用Matlab自己搭建的直驱式风力发电并网逆变器的仿真模型,效果挺不错的。(It is built using Matlab own direct drive wind power inverter with the simulation model, the effect is very good.)
- 2010-08-24 17:35:33下载
- 积分: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