-
Fast_Fourier_Transform
快速傅里叶变换
可以计算并且仿真出图片等,里面包括三角变换、逆变换等。(Fast Fourier Transform
And simulation can be calculated, such as a picture, which includes the triangular transform, inverse transform and so on.)
- 2009-05-20 12:39:05下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
ASKxinhaofenxingweishu
关于调制信号的分形维数的算法,该函数用来计算ASK信号分形信息维数,可以以此类推到其他的调制信号(Fractal Dimension Algorithm modulated signal, the function used to calculate the ASK signal fractal information dimension, can so to other modulation signal)
- 2015-06-09 22:44:57下载
- 积分:1
-
ctm_matlab-master
几个交叉口的细胞传输模型仿真,可以用于交通流的观测,信号交叉口的控制等(cell transmission model)
- 2018-07-31 16:57:40下载
- 积分:1
-
RF_Tools
说明: 射频设计很好的MATLAB参考代码,对于参数设计提供了形象方便的途径(RF design of the MATLAB reference code good for the image parameter design provides a convenient way to)
- 2011-02-21 23:08:21下载
- 积分:1
-
icalunwen
用ica进行混合图像分离,里面含有用matlab编写的源程序(Separation of mixed images using ica, which contains the source code written with matlab)
- 2010-05-25 20:46:59下载
- 积分:1
-
Simulink-modeling--example-
这是一本MATLAB/simulink基础学习资料。(This is a MATLAB/Simulink-based learning information.)
- 2012-05-28 17:41:04下载
- 积分:1
-
NRchaoliu
NR潮流,主要应用于电力系统中。是一种基本的算法(NR powerflow, mainly used in power system.Is a basic algorithm)
- 2014-12-05 15:14:36下载
- 积分:1
-
MIMO_RLS_Parameter-estimation
多输入多输出自适应,用于参数估计,有图。(matlab adaptive program for Parameter estimation)
- 2013-12-24 09:12:21下载
- 积分:1
-
kalman-wiener
现代信号处理中常用的处理信号的滤波器,卡尔曼和维纳滤波器(Modern signal processing that are commonly used in signal processing, Kalman filters and Wiener filter )
- 2010-05-20 22:03:07下载
- 积分:1