-
DigitalSignalProcessing
清华大学研究生教学用书,作者:胡广书《数字信号处理:理论算法与实现》一书附属光盘。(Qinghua University graduate teaching book, the author : Mr. Kwong book "Digital Signal Processing : theoretical algorithm with the realization of "a book subsidiary CD.)
- 2007-01-19 17:04:21下载
- 积分:1
-
BP
说明: 压缩感知Basis Pursuit基追踪算法,稀疏度和正确率的关系以及采样率和正确率的关系(Basis Pursuit based on compressed sensing and tracking relationships between sampling rate and accuracy of the algorithm, and the correct rate of sparsity)
- 2014-03-23 14:25:49下载
- 积分:1
-
lte_dl_sim
lte physical layer downlink sim
- 2013-03-23 22:00:07下载
- 积分:1
-
ins2
北京航空航天大学《惯性导航原理》第二次大作业源程序(Beijing University of Aeronautics and Astronautics " principle of inertial navigation" second source operations)
- 2013-05-19 20:44:45下载
- 积分:1
-
fuzzypid
基于matlab的恒温控制系统的simulink仿真环境搭建(Matlab simulink simulation environment based on the temperature control system structures)
- 2021-01-18 17:28:42下载
- 积分:1
-
KNN
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.)
- 2020-10-23 14:37:22下载
- 积分:1
-
mallat
Mallat 卷积实现,破解matlab自带程序,其结果一样.希望对大家有帮助.(Mallat convolution implementation, crack matlab own procedures, the same result. Want to help everyone.)
- 2009-12-24 20:21:54下载
- 积分:1
-
dec_lzw2
Lempel Ziv Decoder in Matlab
- 2010-12-31 20:37:21下载
- 积分:1
-
LS-SVMLab-v1.7(R2006a-R2009a)
matlab中的ls-svm工具包,是最小二乘支持向量机算法,可用于解决非线性的回归问题。(ls-svm tool in the Matlab package, least squares support vector machine algorithm can be used to solve nonlinear regression problems.)
- 2012-05-13 12:56:12下载
- 积分:1
-
runge4
解一阶微分方程的matlab龙格库塔法计算程序算例(Solution of first-order differential equations Runge-Kutta method matlab program examples)
- 2013-11-22 15:15:38下载
- 积分:1