-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
Classification_toolbox
matlab分类工具箱源码,在matlab下运行可以对数据进行多种分类,并有说明文档,可以根据文档进行操作,实现分类。(classification Matlab toolbox source, Matlab can run on a variety of data classification, and documentation, according to documentation for operation, achieving classification.)
- 2007-02-26 21:09:08下载
- 积分:1
-
RMLab002
近似计算随机矩阵Random matrix theory里Tracy-widom分布的函数。主程序被分解为7个子程序。首次运行,请务必先运行‘twamkenew’。请遵守版权说明信息:COPYING.m。(Approximate random matrix Random matrix theory in the Tracy-widom distribution function. The main program is broken down into seven sub-programs. First run, be sure to run twamkenew .For Copying permissions see COPYING.m)
- 2020-10-25 23:20:00下载
- 积分:1
-
Coper-algoritm
this an algorit for end point detecction , named COPER, inside the article explain the procedure to calculate this algort
- 2013-05-07 08:56:21下载
- 积分:1
-
PolynomialMatrices
单模多项式矩阵的分解算法,支持符号运算,用matlab实现了smith算法(Polynomial matrix of single-mode decomposition algorithm, to support the symbolic operation, using matlab algorithm achieved smith)
- 2007-11-30 20:58:13下载
- 积分:1
-
spline
说明: 实现三次样条差值,与matlab实现的精度一样(Realize the difference between cubic spline, and the precision to achieve the same matlab)
- 2011-04-07 10:04:18下载
- 积分:1
-
yichuansuanfa
包括遗传算法的原理介绍,及如何用matlab实现(genetic algorithm,matlab)
- 2012-04-04 17:01:02下载
- 积分:1
-
duoxiangma
巴克码,P1,P2,P3,P4等多相码的模糊函数,自相关函数性能分析(Barker code, P1, P2, P3, P4 and other multi-phase code fuzzy function, autocorrelation function analysis)
- 2016-11-23 17:05:58下载
- 积分:1
-
QAM
说明: 通信中QAM MATLAB代码,希望对大家有帮助!(Communication QAM MATLAB code, we want to help!)
- 2010-04-09 21:05:44下载
- 积分:1
-
仿真
四旋翼无人机的动力学模型建模验证分析,模拟运行飞行器的飞行过程。(Four, the dynamic model of rotor UAV is modeled and analyzed to simulate the flight process of the running aircraft.)
- 2021-03-19 16:49:19下载
- 积分:1