-
nlpowerflow
基础的牛拉法计算潮流的程序,适合初学者参考,(Calculated based on the trend of the ox-drawn process)
- 2011-07-03 17:35:08下载
- 积分:1
-
11
根据连续时间函数的采样数据,利用spline重构该连续函数,并检查重构误差。(spline interpolation
)
- 2013-11-07 22:09:56下载
- 积分:1
-
sparseapprox
A novel algorithm for sparse approximation in redundant dictionaries, called the M-Term Pursuit (MTP). This algorithm decomposes a signal into a linear combination of atoms that are selected in order to represent the main signal components.
- 2014-02-25 15:35:48下载
- 积分:1
-
dantongdao
单通道欠采样测量频率的程序
可以正确得到信号的频率(dantongdao.m)
- 2010-08-13 22:39:08下载
- 积分:1
-
4Cyclist-problem-simulation-model
4Cyclist problem simulation model
Four cyclists are at the desert. Each of them starts from a different location and tries to
reach the other ones. Cyclist 1 goes straight to cyclist 2, cyclist 2 straight towards cyclist
3 etc. such that finally the cyclist 4 goes straight towards cyclist 1. Form the equations,
build a Simulink-model and find out the meeting point of the cyclists by simulating the
system with the following initial values:
- 2011-10-25 23:01:16下载
- 积分:1
-
LinAd
This is the linearized ADMM developed by Deren Han
- 2012-10-10 13:30:10下载
- 积分:1
-
svpwmgeneratorsuper
三电平逆变器SVPWM仿真模型。包含LCL滤波器,模块功能清晰。(Three- level inverter SVPWM simulation model. Contains LCL filter, module function is clear.)
- 2021-04-19 10:58:51下载
- 积分:1
-
MATLAB_Heart_sounds
配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。(With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.)
- 2010-09-15 09:02:19下载
- 积分:1
-
renallaniramyatestmail
IEEE paper on ofdm genration
- 2011-02-15 07:37:55下载
- 积分: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