-
Freq_Domain
Transforming images from the spatial domain to frequency domain using FFT and DCT, also it includes transforming to the Cepstrum domain.
- 2010-11-02 02:48:04下载
- 积分:1
-
niulafafa
牛拉法计算潮流程序,5节点系统,有运行结果(Method to calculate the trend of ox-drawn process, 5-node system, with running results)
- 2010-02-25 10:23:18下载
- 积分:1
-
PID_MATLAB_simulation
PID的matlab仿真,简单实用,强烈建议下载(simulation of PID algrithm)
- 2012-10-22 22:30:52下载
- 积分:1
-
013362822yuanzhen
对均匀圆阵和均匀线阵的方向图指向进行描述 matlab(UCA ULA MATLAB)
- 2010-11-30 10:11:43下载
- 积分:1
-
topxaxis
Program to add a top x-axis in matlab
- 2010-02-02 15:43:22下载
- 积分:1
-
KClassify
使用K近邻法设计分类器,对一组数据进行分类(K-nearest neighbor algorithm to design the classifier, to classify a set of data)
- 2012-05-21 20:35:35下载
- 积分:1
-
selfadapting5
说明: 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例,供共同学习和交流(Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example for the common learning and exchange)
- 2008-10-06 18:43:31下载
- 积分:1
-
kekaoxing
该程序针对可靠性问题进行验证,对比分析了网络中多种链接方式的可靠性,并通过绘图形象表示(The program validated for reliability issues, comparative analysis of the reliability of the network in a variety of ways of links and images represented by drawing)
- 2014-11-14 13:19:11下载
- 积分:1
-
stretch
说明: 基于stretch处理的雷达抗距离-速度同步欺骗干扰的仿真(Simulation of radar anti-range-velocity synchronous deception jamming based on stretch processing)
- 2019-06-21 09:00:54下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1