-
two_dimensional_fdtd_1004
matlab program for calculation of 2D PCs
- 2012-04-17 00:14:23下载
- 积分:1
-
hein_v.5
MATLAB code for simulation of the downlink precoding of Mas
- 2019-03-05 01:32:32下载
- 积分:1
-
21840268cure
cure算法的c语言完美实现,值得借鉴并运用(cure the perfect realization of the algorithm c language, it is worth learning and using)
- 2009-11-16 14:36:09下载
- 积分:1
-
time
matlab中gui界面编程,timer的一个小例子,实时显示系统时间。(programming in matlab gui interface, timer, a small example, real-time display system time.)
- 2011-10-23 18:49:41下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
MATLAB
《MATLAB电机仿真精华50例》书里面的各种模型( MATLAB simulation of the essence of 50 cases of motor book of various models)
- 2008-06-12 17:35:45下载
- 积分:1
-
Kalman
Kalman filter implementation.
Kalman implemented in an inverted pendulum, by controlling the position and measuring the speed, namely by integrating the actual position.
Kalman predicts spreads far and correcting any errors caused by sensors
- 2013-04-21 18:03:40下载
- 积分:1
-
BLOCK-DIAGRAM
gallstone segmentation and classification by kumares
- 2015-02-06 19:54:49下载
- 积分:1
-
lz78.m
Lempel-Ziv 78 Coding (LZ) example(Lempel-Ziv 78 Coding (LZ))
- 2014-02-19 17:59:30下载
- 积分:1
-
mySVMtrain
这是一个用于线性分类的支持向量机SVM的MATLAB实现。此代码利用简单的MATLAB内置函数实验了SVM,不依赖LIBSVM等工具箱,并且提供了一个例子,以供初学者一开始对SVM有一个简单了解。(This is a matlab code of support vector machine.Here the SVM is achieved with some common matlab function. It is for SVM beginner. )
- 2014-10-10 15:06:00下载
- 积分:1