-
search_methods_matlab
Line search method matlab code
- 2014-10-29 04:11:29下载
- 积分:1
-
intrusion_detection
an IDS system e book
- 2014-01-22 04:32:33下载
- 积分:1
-
fan_motor
this is the fan speed motor control that input is torque and output is speed
- 2014-02-25 21:07:43下载
- 积分:1
-
compare_buck1
comparison between different buck circuits
- 2014-08-12 15:18:22下载
- 积分:1
-
threebus
Easy to edit weighted least squares algorithm implemented on a 3 bus test transmission network. Includes both bus and branch data. This can be also implemented on any other test transmission network that s not ill-conditioned.
- 2013-04-16 07:45:24下载
- 积分:1
-
o-matlab
ofdm系统matlab仿真研究,结合书本觉得很有用。(Simulation of the system matlab OFDM, combine the book feel useful.)
- 2013-05-05 21:24:37下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
fiefan_v49
部分实现了追踪测速迭代松弛算法,有循环检测,周期性检测,处理信号的时频分析。( Partially achieved tracking speed iterative relaxation algorithm, There are cycle detection, periodic testing, When processing a signal frequency analysis.)
- 2016-11-08 11:16:27下载
- 积分:1
-
Calculate-Aplication
Basic Calculation Program For you who need basic program in matlab. enjoy !
- 2011-05-17 11:36:45下载
- 积分:1
-
新建文件夹 (2)
基于小波变换神经网络的车流量预测,含程序和数据。小波分析是针对傅里叶变换的不足发展来的,傅里叶变换是信号处理领域中应用最广泛的的一种分析手段,然而它有一个严重不足,就是在变换是抛弃了时间信息,变换结果无法判断某个信号发生的时间,即傅里叶变化在时域中没有分辨能力。小波是一种长度有限,平均值为0的波形,它的特点包括:(1)时域都具有紧支集或近似紧支集;(2)直流分量为零。小波函数是由一个母小波函数经过平移与尺寸伸缩得到,小波分析即把信号分解成一系列小波函数的叠加。(Vehicle flow prediction based on wavelet transform neural network)
- 2018-06-28 13:26:32下载
- 积分:1