-
zuoye
说明: 关于信号输入均匀量化器的信号幅度,用MATLAB实现量化过程(Uniform quantizer on the input signal amplitude, using MATLAB to quantify the process of achieving)
- 2011-04-14 19:41:40下载
- 积分:1
-
CAIMD
Thus file is a pdf. Explains discretization algorith CAIM for MAtlab
- 2010-01-19 10:35:52下载
- 积分:1
-
eulertoquat
众所周知,欧拉角和四元数是存在对应关系的。后者用于导航等时不存在死区现象,而且,精度高,计算简单。(known, the Euler angles and quaternion is a correlation between them. Navigation for the latter did not exist at the Dead phenomenon, and with high accuracy, is simple.)
- 2006-06-08 21:05:07下载
- 积分:1
-
lms_switchfield
EM迭代算法源程序,可以应用到多用户检测中(EM iterative algorithm source code, multi-user detection)
- 2011-06-06 16:29:27下载
- 积分:1
-
matlab实现s小波变换代码,m文件-waveup
matlab实现s小波变换代码,m文件。输入图像矩阵,输出一幅图像,分为四块。(s Matlab achieve wavelet transform code, m documents. Input image matrix, the output an image, divided into four.)
- 2005-03-22 11:31:46下载
- 积分:1
-
2d-to-3d
matlab code to convert image from 2d to 3d
- 2012-06-08 22:52:57下载
- 积分:1
-
Sliding_Mode_Control_of_Switching_Power_Converter
An ideal SM control operates theoretically at an infi nite switching frequency
so that the trajectory follows exactly the reference track
- 2013-12-19 22:45:00下载
- 积分:1
-
echo
This is a source code for having echo effect in sound via DSP techniques
- 2015-03-21 19:58:39下载
- 积分: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
-
ANNPID
分别采用4种控制律进行单神经元PID控制,即无监督的Hebb学习规则、有监督的Delta学习规则、有监督的Hebb学习规则、改进的Hebb学习规则.(Separately using four kinds of control laws for single neuron PID control, that is, unsupervised Hebb learning rules, there is the Delta Study supervision rules, there is supervised Hebb learning rule to improve the Hebb learning rule.)
- 2009-03-24 18:23:38下载
- 积分:1