-
modulate-ask
说明: 通信原理系统仿真系列--ASK的调制。供刚接触到matlab编程的朋友使用。(communications system simulation series-- ASK modulation. For Matlab programming begin to use a friend.)
- 2006-04-17 10:04:42下载
- 积分:1
-
Matlab
matlab数理统计数据箱 学习matlab很有用(matlab mathematics matlab statistical data useful for me to learn)
- 2008-05-15 21:08:32下载
- 积分: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
-
zuiduan
说明: 这是最短路径动态规划问题及其程序设计,大家可以参考(hao)
- 2010-04-20 16:23:24下载
- 积分:1
-
chengxushejijiaochengmatlab1
很好的matlab教程,交你学回如何利用matlab边车能够,是个很不错的教程!(good Matlab and guidance to pay you to learn how to use Matlab to edge car, it is a very good tutorial!)
- 2006-05-27 11:50:34下载
- 积分:1
-
tiles
tiles images........................................
- 2011-05-13 04:08:33下载
- 积分:1
-
MATLAB
介绍MATLAB基本操作的的教案,很经典(this is for new learner study MATLAB,it is simple and easy)
- 2010-06-03 09:27:26下载
- 积分:1
-
juanji
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。(A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, output y, M for the input signal x1 length.)
- 2009-04-13 12:04:02下载
- 积分:1
-
fuzhengxian
说明: 实现复正弦的实部和虚部图像的MATLAB程序(Realization of complex sine and image of MATLAB)
- 2010-04-21 10:38:25下载
- 积分:1
-
babban
Graphing without use of matrix multiplications
- 2011-05-20 18:23:29下载
- 积分:1