-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
cc-yang
最近在书上找的一个程序,可以对微分方程的解法使用(Themselves in line to see a square root to be evaluated on, you can refer to the following)
- 2011-10-08 13:33:36下载
- 积分:1
-
code
角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。(Corner detection program source code, using extraction methods HARRIS corner, very good.)
- 2007-11-28 22:12:20下载
- 积分:1
-
myhuf
对文本文件进行huffman编码,并显示huffman树(to the text document for Huffman coding, and that Huffman tree)
- 2005-02-17 10:45:00下载
- 积分:1
-
Matlab_GM(1_1)coding
灰色预测模型算法的程序设计方法,可实现未来数据预测功能(Gray prediction model algorithm programming method can achieve future data prediction function)
- 2013-04-06 13:53:37下载
- 积分:1
-
tuxing123
着是一个MATLAB中的图形合并的程序,也有不完善的地方,请指教!(with MATLAB is a graphic merger procedures have imperfections, please enlighten! Thank you)
- 2007-01-28 17:47:25下载
- 积分:1
-
MatlabaC_CPP(3)
最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))
- 2015-04-21 08:55:23下载
- 积分:1
-
matlab-WORD
说明: 这是一份介绍MATLAB的WORD版教程,里面有具体的实例,对于初学者很有用,欢迎大家下载学习。(This is a description of the WORD version of MATLAB tutorial, there are specific examples useful for beginners, are welcome to download the study.)
- 2011-04-14 23:27:07下载
- 积分:1
-
Fourier-Matlab-Basics
Fourier Matlab Basics. This file is for MATLAB Basics.
- 2012-06-23 22:42:12下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1