-
gui
运用matlab软件,进行回归运算,方便快捷(Use matlab software, regression calculation, convenient)
- 2013-09-14 10:17:53下载
- 积分:1
-
chap4matlab
实例10:阶梯图
实例11:枝干图
实例12:罗盘图
实例13:轮廓图
实例14:交互式图形
实例15:变换的傅立叶函数曲线(Example 10: Ladder Diagram Example 11: Example branches Figure 12: Compass Chart Example 13: The contour map instance 14: 15 Interactive graphic example: the Fourier transform function curve)
- 2011-05-20 01:50:29下载
- 积分:1
-
MATLAB
MATLAB混合编程课程设计资料(VC,VB)
在Matlab环境下实现混合编程的学习者可以下载(MATLAB hybrid programming curriculum design information (VC, VB) in the Matlab environment to achieve mixed programming learners can be downloaded.)
- 2009-10-05 11:22:22下载
- 积分:1
-
QQ
说明: matlab编程的好工具 toolbar(toolbar welcome)
- 2009-03-15 23:05:10下载
- 积分:1
-
Stepping01
vb digital image processing, a total of eight chapters containing code
- 2009-06-02 18:46:51下载
- 积分:1
-
boil
对于蒸发冷凝的相变UDF,给与大家参考,希望与大家多多交流(For evaporation condensation phase transition UDF, give your reference)
- 2013-12-09 23:14:08下载
- 积分:1
-
smarttoalive
15名基督教徒和15名异教徒同乘一船航行,途中风浪大作,危机万分,领航者告诉大家,只要将全船的一半人投入海中,其余人就能幸免。大家都同意这个办法,并协定者30人围成一圈;由第一个人起报数,每数至第9人便把他投入海中,下一个接着从1开始报数,第9人又被投入海中,依次循环,直至剩下15人为止。问题是如何排法使投入海中的人全为异教徒?(15 Christians and pagans 15 vessels with one by the way, big waves, extreme crisis, leader told everyone that as long as will be half the person boat into the sea, and the remaining person will be able to escape. We all agree that this approach, and agreements were 30 form a circle from the first reported from a few individuals, the number to 9 for each person put him into the sea, then from the next one to start off, 9 people have been invested in the sea, followed by cycle, until the remaining 15 people so far. The question is how to row Act so that the person into the sea all infidels?)
- 2009-02-21 17:02:08下载
- 积分:1
-
The-CPP-Programming-Language
The C++ Programming Language(Bjarne Stroustrup著) 书中第五部分附录及代码(The C++ Programming Language Calculation Codes)
- 2014-01-06 12:35:27下载
- 积分:1
-
tuoputu
该程序可以实现网络拓扑图自动生成·是进行网络仿真拓扑图生成不可缺少的一部分,根据matlab下的程序修改过来,可以在VC环境下运行(The program can achieve network topology automatic generation is topological of network simulation is an indispensable part of, according to the procedure under Matlab modified, can run in VC environment)
- 2011-12-15 11:44:51下载
- 积分: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