-
FIMM
基于模糊自适应的交互多模型的多目标跟踪的仿真程序,还有和其他方法的对比(Interaction based on fuzzy self-adaptive multi-model multi-target tracking simulation program, as well as contrast and other means )
- 2009-06-11 18:44:41下载
- 积分:1
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
fuzzppp
模糊控制源码,模糊控制的具体程序及仿真。(Fuzzy control of source code, the specific procedures and Simulation of fuzzy control.)
- 2014-05-17 16:46:01下载
- 积分:1
-
ISM_MATLAB
宽带信号的DOA估计算法,可以实现宽带信号的doa估计(doa estimation algorithm for wide signal
)
- 2015-10-28 10:42:22下载
- 积分:1
-
doa
matlab信号的DOA估计 music算法 加入循环(bpsk music cyclic doa)
- 2016-07-03 18:41:46下载
- 积分:1
-
Single-Carrier-FDMA(SC-FDMA)
SC-FDMA性能分析,及与FDMA误码率比较(SC-FDMA performance analysis, and compared with FDMA for BER)
- 2014-01-12 19:04:40下载
- 积分:1
-
keli_catch
颗粒提取,用于MATLAB仿真的,提取一些细小的颗粒。效果较好。(Particle extraction for the MATLAB simulation, extract some small particles. Better.)
- 2013-07-28 01:44:52下载
- 积分:1
-
0-1-knapsack-problem-matlab
关于matlab解决0-1背包问题的修改,原先下载的matlab代码中有错误(Solve 0-1 knapsack problem matlab modifications, there is an error in the original download matlab code)
- 2012-09-24 14:20:54下载
- 积分:1
-
artifical_potential_field_publish
基于人工势场法的路径规划方法。compute_angle,compute_attract,compute_repulsion分别计算角度引力斥力,加上本身物理约束,从而得出合理路径。(Path planning method based on artificial potential field method. Compute_angle, compute_attract and compute_repulsion calculate the angular gravitational repulsion and the physical constraints respectively, and then obtain a reasonable path.)
- 2017-06-15 16:16:27下载
- 积分:1
-
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