-
FFT_report
FFT及应用实验报告,用matlab对fft进行仿真,包括图形和代码(Application of FFT and experimental reports on the fft using matlab simulation, including graphics and code)
- 2008-05-15 22:38:39下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1
-
clear-all
用MATLAB解决阶互调频率组合计算的编程手记(Third-order intermodulation frequency combinations computing programming notes)
- 2013-05-22 15:12:42下载
- 积分:1
-
Compelx-ELM
复数极限学习机,Fully Complex Extreme Learning Machine(Fully Complex Extreme Learning Machine)
- 2014-05-24 10:40:57下载
- 积分:1
-
MATLAB
说明: matlab的基本教程,挺实用,希望对大家有帮助(matlab Tutorial)
- 2011-04-16 00:37:05下载
- 积分:1
-
isar-moving_target_hrr_imaging
高速目标LFM雷达回波模拟与HRRP成像(High-speed target LFM radar echo simulation and imaging HRRP)
- 2020-11-06 16:19:49下载
- 积分:1
-
1
说明: Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB(Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB
The author of this text illustrates how to implement control systems in your resource-limited
embedded systems. Using C or C++, you will learn to design and test control systems to ensure a high level of performance and robustness)
- 2009-08-16 19:39:16下载
- 积分:1
-
project_inliers
cmake验证是否安装正确, 验证是否安装正确(cmake cmake cmake installation installation correct)
- 2014-09-22 07:49:05下载
- 积分:1
-
julei
关于K聚类的源程序,实现信号的分选,自己论文编写的,希望对大家有帮助(Clustering on the K source, the realization of signal separation, the preparation of their papers, and I hope all of you will help)
- 2008-12-13 02:11:22下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1