-
MapleSimSimulinkConnectorGuide
系统地介绍了MATLAB中simulink仿真的用法,对初学MATLAB的人有很大帮助(Systematic introduction to the use of MATLAB, simulink simulation, MATLAB for beginners who are very helpful)
- 2010-10-30 11:27:58下载
- 积分:1
-
Cellular-automata
元胞自动机模拟走廊逃生的matlab程序,很好用(Cellular automata simulation corridor escape)
- 2021-04-09 21:49:00下载
- 积分:1
-
FSOUCP
基于鱼群算法的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Ellipse detection algorithm based on fish, for a group of random ellipse point, the parameters can be oval, high detection accuracy.)
- 2016-01-05 21:41:23下载
- 积分:1
-
ASK
说明: ASK调制 可用于MATLAB中实现2ASK 4ASK调制 仿真通道(Ask modulation and demodulation)
- 2020-03-15 10:41:34下载
- 积分:1
-
基于遗传算法的BP神经网络优化算法
说明: 基于遗传算法的BP神经网络优化算法的MATLAB实现(MATLAB implementation of BP neural network optimization algorithm based on genetic algorithm)
- 2020-09-22 08:12:01下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
EMDprogram
EMD主程序,将EMD的核心思想应用Matlab程序实现,其他相关程序可再联系本人。(EMD main program, the core idea EMD Matlab program. other related procedures can be linked himself.)
- 2007-05-22 15:22:18下载
- 积分:1
-
max_like_hood_4
this is about channel coding
- 2014-11-11 00:02:21下载
- 积分:1
-
KFCS_tool
卡尔曼滤波求解压缩感知重构过程算法代码,供大家参考学习(Kalman filter algorithm for solving compressed sensing reconstruction process code, for your reference learning)
- 2014-09-19 21:03:25下载
- 积分:1
-
Bpnet
BP网络的MATLAB工具箱的实现。。 ——Bpnet(BP network MATLAB toolbox implementation. .- Bpnet)
- 2009-12-11 21:36:38下载
- 积分:1