-
matlab-signal-processing
一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
- 2013-11-27 21:29:53下载
- 积分:1
-
PhoneMS
Phone Management System
- 2014-11-25 19:16:10下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
me
说明: 修改视图图标及标题,能够让程序员使用自己设定的标题及图标(Edit View icon and title, allowing programmers to use their own title and icon set)
- 2010-04-22 01:42:06下载
- 积分:1
-
modu_classify
以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
- 2009-09-26 19:05:48下载
- 积分:1
-
Calendar-conversion
Calendar conversiono为日历转换代码,可以将阳历转变为阴历,也可将阴历转变为阳历(Calendar conversiono for the calendar conversion code, can be transformed into the lunar solar calendar lunar calendar, also can be converted to the Gregorian calendar
)
- 2015-02-23 18:10:24下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
HMODELING_BANo
如何在Simulink中搭建Sigma Delta ADC的的非理想模型MODELING BAND,已通过测试。
(In Simulink to build a Sigma Delta ADC' s non-ideal model MODELING BAND, has been tested.)
- 2012-07-20 19:20:47下载
- 积分:1
-
Time0
有源电力滤波器在产生指令电流时,基于瞬时无功功率的检测方法需要用到低通滤波器,本程序能够实现滑动滤波!(APF generating command current, based on instantaneous reactive power detection methods need to use a low-pass filter, the program can achieve sliding filter!)
- 2013-05-24 16:22:54下载
- 积分:1
-
MyCTPTradingSystem
ctp交易程序 ctp交易程序 ctp交易程序 ctp交易程序(ctp trading system)
- 2014-10-13 22:19:08下载
- 积分:1