-
matab
matab矢量控制 用来计算PWM控制,该文件来自Ti公司的网站(matab )
- 2009-12-04 16:41:25下载
- 积分:1
-
See5-demo
一个对应于C5.0的DEMO程序(a C5.0 corresponding to the procedures DEMO)
- 2004-10-18 10:20:42下载
- 积分:1
-
HaarPAdaBoost
Haar+AdaBoost分类器训练总结(Haar+ AdaBoost classifier training summary)
- 2015-04-07 10:03:20下载
- 积分:1
-
MUSIC_2D_DOA20170904
二维MUSIC算法,可用于空间定位,AOA和TOF(Two-dimensional MUSIC algorithm, which can be used for spatial positioning, AOA and TOF)
- 2021-03-09 23:39:27下载
- 积分:1
-
chepai
matlab实用程序,主要针对图像处理,二值化等(matlab utilities, mainly for image processing, binarization, etc.)
- 2011-04-22 14:59:03下载
- 积分:1
-
init_MIMO_channel
说明: MIMO信道初始化的MATLAB仿真源程序(intimate mimo channel source)
- 2010-04-06 22:49:58下载
- 积分:1
-
heatmaps
教你如何做热图(heatmap),可以显示图像的百分比。(A mathod to tell you how to make a heatmap.)
- 2014-11-01 14:08:47下载
- 积分: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
-
pHash-0.9.6.tar
Phash software base version
- 2014-11-11 04:25:56下载
- 积分:1
-
MedianFilter_new_2010
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:59:41下载
- 积分:1