-
MATLAB_GUI-design
matlab-GUI设计初级教程,图文并茂的介绍了GUI的各个设计模块。(matlab-GUI design junior tutorials introduce graphic illustrations of the GUI design module.)
- 2013-02-19 18:01:06下载
- 积分:1
-
MProojectPlanO
MODTRAN MATLAB 结结合使用且能移植到Visual C
(The MODTRAN MATLAB Junction combined with use and can be ported to Visual C)
- 2012-09-15 14:49:54下载
- 积分: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
-
BA
说明: 利用python来构建一个BA无标度网络模型,可以更改参数(Using Python to build a BA scale-free network model, parameters can be changed)
- 2019-12-03 10:11:09下载
- 积分:1
-
HFD
Higuchi Fractional Dimenson Test for Identification of Chaotic Systems
- 2011-08-25 17:19:32下载
- 积分:1
-
fancy
emlog经典模板分享,自己用的,今天分享出来大家研究。(Emlog classic template share, for my own use, we study today to share out.)
- 2013-05-22 22:37:54下载
- 积分:1
-
DP
DP算法的实现,通过matlab实现,绘图分类.(DP algorithm, through matlab implementation, drawing classification)
- 2013-12-29 12:41:15下载
- 积分:1
-
mat2
will compute haar features for five types of classifier.
- 2011-07-28 16:21:05下载
- 积分:1
-
BWFilter
image processing matlab BWFilter
- 2014-01-09 04:42:56下载
- 积分:1
-
SVC-SVR
该压缩包中包含的程序均在MATLAB下开发,从功能上分为两类。第一类名字中包含SVC的程序,主要用来对两类数据进行分类,并可以生成分类结果图。第二类名字中包含SVR的程序,主要用来对高维数据集进行预测,并可以生成预测结果图。该类程序可以很好地解决SVM中的分类及预测问题。(The archive contains the MATLAB program are under development, from the functions are divided into two categories. The first category name contains the SVC process, mainly two types of data used to classify and to generate classification result. The second category contains the name of the SVR procedures, mainly used for high-dimensional data sets to predict and can generate predictions map. The application can be a good solution in SVM classification and forecasting problems.)
- 2013-06-27 15:50:45下载
- 积分:1