-
wavelettransformationprogram--
说明: 系统介绍了几种常用的小波变换程序(matlab)(The file introduces some common wavelet transformation programs
)
- 2011-03-02 19:44:40下载
- 积分:1
-
mat
说明: 拟合—内插——插值——保存图片
拟合—内插——插值——保存图片
拟合—内插——插值——保存图片
拟合—内插——插值——保存图片(polyfit-interploy-exp-save picture)
- 2010-04-07 13:19:18下载
- 积分:1
-
proj
this is about the matlab coding of any servo motor. the code shows how to calculate transfer function and use siso(single input single output) tool.
- 2011-12-03 23:57:20下载
- 积分:1
-
QPSKAWGN
无线通信,信号通过qpsk调制,在高斯白噪声环境下的传输(Wireless communications, signal modulation by qpsk, white Gaussian noise environment in the transmission)
- 2010-09-14 14:57:50下载
- 积分:1
-
Ue5
example 5 nonlinear control
- 2013-01-06 23:11:10下载
- 积分:1
-
ddj
钢管问题。最优话模型求解。易拉罐,最优采购!(matlab pipe problem. If solving the optimal model. Cans, the best purchase!)
- 2010-07-29 11:44:35下载
- 积分:1
-
SystemViewExample
通信系统systemview的系统仿真与设计,北航版(systemview)
- 2009-05-14 23:21:08下载
- 积分:1
-
modifynewton
modify newton codes...........
- 2010-01-02 00:30:27下载
- 积分: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
-
Creating_Graphical_User_Interfaces
Matlab官方文档:matlab图形界面编程(Matlab official documents : Matlab GUI Programming)
- 2006-05-26 11:23:59下载
- 积分:1