-
[MATLAB].David.McMahon
MATLAB揭秘,是一本很好的MATLAB入门书。([MATLAB].David.McMahon)
- 2010-01-03 22:27:22下载
- 积分: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
-
fuzzyPID
模糊自适应pid控制器的设计 内含源代码和论文一篇 可以使用 已用过(Design of fuzzy adaptive pid controller, and a paper containing the source code can be used has been used)
- 2011-05-20 11:04:07下载
- 积分:1
-
BOC
BOC调制系统,扩频序列为复合序列,系统误码率分析(BOC modulation system, the spreading sequence is a composite sequence BER Analysis)
- 2016-03-02 09:52:18下载
- 积分:1
-
05_UsingAccelWare
This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and micro-architecture selections that allow full customization of the generated model to the target application requirements.(This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a librar y of over fifty IP generators, available in the form of three toolkits that pro duce synthesizable MATLAB for common MATLAB negation ilt in and toolbox functions. Each generator of fers macro and micro-architecture selections that allow full customization of the generated model to the target application requirements.)
- 2007-04-18 12:57:05下载
- 积分:1
-
16qam
产生随机序列,进行调制,然后过信道,进行解调,绘星座图,仿真误码率(Generating a random sequence, modulated, and then through the channel, demodulates, painted constellation, simulation BER)
- 2015-04-15 13:17:51下载
- 积分:1
-
BLK
this function perform and make block diagram on image with defferent image and block size . by using matlab program
- 2011-07-14 21:09:02下载
- 积分:1
-
ZUC
EIA3和EEA3源代码,LTE协议里的祖冲之加解密算法和完整性保护算法。(EIA3&EEA3 source code)
- 2015-01-20 15:43:14下载
- 积分:1
-
function-approximating
函数逼近教学例子,可以选择不同训练算法。(Function approximation teaching example, you can choose different training algorithms.)
- 2013-12-12 01:17:48下载
- 积分:1
-
ex_loadsave
it is a matlab code about handling .it is about exloadsave.it is for oversteering consttuction.
- 2011-05-11 07:13:41下载
- 积分:1