-
Channel_Aeronauticall
超短波及L波段航空信道通信模型,分为停放、滑行、起降及飞行场景,受载频、飞行速率、时延、数据率及波束到达角影响。(Aeronautical channel model of VHF and L band, which is classified into parking, taxi, take-off and arrival, and en-route scenarios, and is affedted by the carrier frequency, velocity, delay, data rate and arrival angle of the beams.)
- 2020-10-21 16:07:23下载
- 积分:1
-
bp
说明: bp算法,进行预测算法。代码齐全可用,只需修改文件位置即可(BP algorithm, the prediction algorithm. The code is complete and available. You only need to modify the file location)
- 2019-12-01 17:11:30下载
- 积分:1
-
matrixcomp
说明: 本压缩文件提供了matlab的时间序列工具箱,内有程序详细说明(the compressed files provided Matlab Toolbox time series, which detailed procedures)
- 2005-09-11 11:40:16下载
- 积分:1
-
PROJETO_MAQUINA_INDUCAO
Induction machine project
- 2014-09-24 11:01:16下载
- 积分:1
-
WiMAX
用matlab编写的关于无线网络仿真的源码例子(Prepared using matlab source code on the example of wireless network simulation)
- 2010-07-11 10:17:38下载
- 积分:1
-
canny
Edge detection source code using matlab
- 2010-11-05 15:01:27下载
- 积分:1
-
004
使用matlab语言编程解决动态规划问题(Using matlab language programming to solve dynamic programming problem
)
- 2013-01-21 21:47:35下载
- 积分:1
-
matlab
matlab学习资料,老师上传给我们的。让我们更好的学习matlab(matlab learning materials, teacher uploaded to us. Let us better learning matlab)
- 2014-11-19 21:33:30下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
rscore
matlab数据的预处理代码,rscore(preprocessor code matlab data, r score)
- 2015-10-29 20:31:11下载
- 积分:1