-
radar-matlab-
是关于雷达系统的代码,主要用于构建基本雷达系统并通过该程序生成的仿真结果进行操作(Code on the radar system, mainly used to build a basic radar system and the simulation results generated by the program to operate)
- 2012-06-14 08:29:27下载
- 积分:1
-
AirportConveyerBelt_R2011a
AirPort Conveyer Belt Model files in matlab
- 2013-08-22 18:11:16下载
- 积分:1
-
robustcontrol
鲁棒控制经典书籍汇总,各个高校研生教材精髓(Robust Control of a classic book summary, the various colleges and universities teaching the essence of the Institute of Health)
- 2009-05-16 20:39:21下载
- 积分:1
-
369xian
说明: 这是外汇mt4平台的线突破指标,也是从369外汇公司买的,现在送源码(This is an exchange line break indicators mt4 platform also bought foreign exchange from the 369, now sent to source)
- 2011-02-17 10:49:56下载
- 积分:1
-
jiyinzhouqi_tiqu
说明: 利用自相关函数估计基音周期,函数jiyinzhouqi,输入参数是分析语音文件名和帧移,帧移在5~10ms(use of the correlation function is estimated Pitch, jiyinzhouqi function, input parameters to analyze voice file names and frame shift, frame shift in the 5-10ms)
- 2006-03-12 22:05:29下载
- 积分:1
-
work
基于标准遗传算法的图像分割,运用遗传算法确定阈值。是matlab源码。(Standard genetic algorithm-based image segmentation, the use of genetic algorithms to determine the threshold. Matlab source code.)
- 2012-04-10 14:21:29下载
- 积分:1
-
simulink__matlab
simulink是matlab的面向框图的方针软件,本文档演示simulink的简单教程,简介清晰,易学易懂(matlab simulink is a block diagram of the policy-oriented software, this document shows a simple simulink tutorial, Introduction to clear, easy to learn)
- 2011-09-26 10:32:37下载
- 积分:1
-
2D_TE_PML
二维圆柱形光子晶体波导TE波MATLAB仿真(Two-dimensional cylindrical photonic crystal waveguide TE wave simulation)
- 2013-09-25 10:07:01下载
- 积分:1
-
EGC
等增益合并 相关程序
等增益合并 相关程序
等增益合并 相关程序(equal gain combining)
- 2013-04-23 21:46:55下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1