-
MATLAB6shilijiaocheng
matlab实例教程,很多经典的程序实例及代码。(matlab tutorial examples, many of the classic examples of procedures and code.)
- 2009-10-06 18:04:57下载
- 积分:1
-
sar-filter
sar图像滤波(kuan lee)sar图像滤波(kuan lee)(sar image filtering (kuan lee) sar image filtering (kuan lee))
- 2011-05-04 16:16:40下载
- 积分:1
-
computer-control-technology
关于计算机控制技术的经典教材,温钢云、黄道平 编著,华南理工大学出版社,2001.8月出版。(Classic textbook on computer-controlled technology, temperature steel cloud, the ecliptic, South China University of Technology Press, 2001.8.)
- 2013-02-25 17:26:56下载
- 积分:1
-
3D-linear-elasticity-FEA
3D 线性有限元算法, 可计算模型形变和应力分布(3D linear finite element method, calculate deformation and stress distribution model)
- 2014-11-13 23:02:57下载
- 积分:1
-
UncompensatedLineSimulation
Uncompensated line for UPFC
- 2015-02-20 03:50:52下载
- 积分:1
-
GPS
基于Matlab7.0的GPS数据分析程序,可以加载.txt格式的GPS数据,绘制出位置图形(The GPS data analysis based on Matlab7.0 program can be loaded. Txt format of GPS data, map out locations Graphic)
- 2010-07-22 12:46:51下载
- 积分:1
-
AnExtendedKalmanFilterApproachtoRotor
An Extended Kalman Filter Approach to Rotor Time Constant Measurement in PWM Induction Motor Drives.rar
- 2010-09-14 11:36:56下载
- 积分:1
-
communication-system(MATLAB-version)
现代通信系统(matlab版)书中所有源码。这本书能够帮助初学通信原理的同学深入体会原理的内涵。(Modern communication systems (matlab version) book all source code. This book will help novice students in-depth experience of communication theory principles connotations.)
- 2013-07-23 15:36:54下载
- 积分:1
-
2DMUSIC
二维多信号检测算法,即2dmusic算法,用于侧向的二维算法(2dimensional multisignal doa )
- 2014-08-28 20:26:06下载
- 积分: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