-
tic5000demos
matlab ti5000系列DSP基于模型设计的例程,simlink+ccs+硬件直接可以生成C语言代码,在硬件中可以直接运行。(matlab ti5000 series DSP can generate C code model-based design routines, simulink+ ccs+ hardware, you can run directly in hardware.)
- 2016-03-19 10:53:04下载
- 积分:1
-
code
采用SVM设计男女生分类器。采用的特征包含身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征。要求:采用平台提供的软件包进行分类器的设计以及测试,尝试不同的核函数设计分类器,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算基于平台的软件包)。(Using SVM classifier is designed for boys and girls. Characterized by the use of include height, weight, whether you like math, whether like literature, whether you like sports a total of five feature. Requirements: The software package provided by the platform classifier design and testing, try different design kernel classifiers, using cross validation manner for performance uation (including SE, SP, ACC and AUC, AUC calculated based on platform software package).)
- 2017-04-10 11:46:17下载
- 积分:1
-
算法程序代码
说明: 有三种算法,分别是cmeans、fcm和som等对如iris和usps等数据的聚类。(There are three algorithms, cmeans, FCM and SOM to cluster data such as iris and USPS.)
- 2019-12-29 22:27:58下载
- 积分:1
-
total_least_squares_TLS
本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现。(This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.)
- 2008-01-12 11:39:28下载
- 积分:1
-
intrans
Intensity (gray-level) transformations.
- 2010-09-02 16:27:14下载
- 积分:1
-
mallat
小波分析用的mallat算法,是一种经典的算法,其中一个算法对火车信号进行了分析,(Mallat used wavelet analysis algorithm is a classical algorithm, an algorithm which analyzes the signal to the train,)
- 2010-10-25 21:31:10下载
- 积分:1
-
feixianxing
非线性控制,在matlab中进行二阶对象的非线性仿真,研究其阶跃响应。(non-linear control)
- 2009-05-08 20:48:04下载
- 积分:1
-
fd1d_bvp
a program which applies the finite difference method to a two point boundary value problem in one spatial dimension.
- 2009-06-06 20:59:03下载
- 积分:1
-
Harris-corner-detector
Harris 角点检测,简单初等代码,具体过程(harris corner detector)
- 2011-08-30 17:12:19下载
- 积分:1
-
ALOHA-protocol-simulation
ALOHA协议的思想很简单,只要用户有数据要发送,就尽管让他们发送。当然,这样会产生冲突从而造成帧的破坏。但是,由于广播信道具有反馈性,因此发送方可以在发送数据的过程中进行冲突检测,将接收到的数据与缓冲区的数据进行比较,就可以知道数据帧是否遭到破坏。(ALOHA protocol s thought is very simple, as long as the user data to be sent, although let they send. There are, of course, such conflicts which cause the destruction of the frame. But, because the radio channel has feedback, so the sender can be tested to the conflict in the process of sending data, the received data comparison with data of the buffer, you can know whether data frame was damaged.)
- 2013-12-08 14:54:06下载
- 积分:1