-
my_mle
极大似然估计的matlab算法,从其他网站得来的,希望对大家有用(Maximum likelihood estimation matlab algorithms come from other sites, we hope to be useful)
- 2013-05-24 09:23:33下载
- 积分: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
-
遗传算法模板
说明: 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。(used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.)
- 2005-11-02 21:01:55下载
- 积分:1
-
Digital-Signal-Processing
适合科研工程人员的数字信号处理书籍,著名的FFTW算法就是基于此开发的。(an famous book about digtial singal proceesing.)
- 2012-10-09 12:04:15下载
- 积分:1
-
PFF
实现对地震数据的一维傅里叶变换 并对数据进行设定工业频率值的情况下滤波 (power frequency filtering)
- 2015-03-29 11:06:29下载
- 积分:1
-
Matlab-and-VC
vc 与 matlab的混合编程,关于调用,执行(VC AND MATLAB )
- 2014-12-19 11:11:57下载
- 积分:1
-
Kalman-matlab
传感器姿态解算 matlab工具箱全部程序自带测试文件程序(Sensor attitude algorithm matlab toolbox full program comes with the test documentation procedures)
- 2013-07-11 14:51:08下载
- 积分:1
-
iir
这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
- 2013-09-15 21:23:30下载
- 积分:1
-
CS-Channel-Estimation
信道估计程序,ieee发表的文章对应的原码,本人已经验证,可以使用。(Channel estimation procedures, ieee post corresponding to the original code, I have verified that you can use.)
- 2013-10-25 21:08:24下载
- 积分:1
-
matlab_fem
Introduction to programming finite element with matlab
- 2012-12-01 04:49:46下载
- 积分:1