-
weixingguidaomoni
matlab实现的对卫星运行轨道的模拟,压缩包中包括文档和程序 (matlab implementation of the satellite orbit simulation, compression package includes documentation and procedures)
- 2012-04-30 23:59:09下载
- 积分:1
-
calcWMAD.m
code rich machin chose
- 2011-06-16 06:12:12下载
- 积分:1
-
Figure-in-matlab
用MatLab做卫星绕地运行的复杂图像,在图像当中可以(A interpretation of making figure in matlab:simulate the moving of satelite around earth)
- 2014-11-01 14:33:21下载
- 积分:1
-
soqpsk
SOQPSK调制,根升余弦滤波器源代码,用于初学者的使用和学习(SOQPSK modulation,root-raise cosine filter to use and study for a new user)
- 2014-12-07 12:46:17下载
- 积分:1
-
MPSK信号基于高阶循环谱估计载波频率
MPSK信号基于高阶循环谱估计载波频率matlab的代码(MPSK signals based on higher-order loop carrier frequency spectrum estimation matlab code)
- 2014-05-29 21:47:14下载
- 积分:1
-
motorvectorcontrol
异步电机矢量控制, 电流速度双闭环,电压解耦控制(vector contro of AC induct motor, with speed and current close loop control and the voltage is decoupled.)
- 2014-07-28 14:00:43下载
- 积分:1
-
DBN
说明: 通过第一个rbm,依次训练后续的rbm,最终完成DBN 的训练(Through the first RBM, train the following RBM in turn, and finally complete the training of DBN)
- 2020-09-07 14:58:12下载
- 积分:1
-
CPWEYap
说明: 平面波展开法 2D Phononic Cystals eigvalue
正方格子(Plane wave expansion method 2D Phononic Cystals eigvalue)
- 2021-04-17 16:58:53下载
- 积分:1
-
fecgm
独立成份分析(ICA)以及winner滤波 Source separation of complex signals with JADE.
Jade performs `Source Separation in the following sense:
X is an n x T data matrix assumed modelled as X = A S + N where
o A is an unknown n x m matrix with full rank.
o S is a m x T data matrix (source signals) with the properties
a) for each t, the components of S(:,t) are statistically
independent
b) for each p, the S(p,:) is the realization of a zero-mean
`source signal .
c) At most one of these processes has a vanishing 4th-order
cumulant.
o N is a n x T matrix. It is a realization of a spatially white
Gaussian noise, i.e. Cov(X) = sigma*eye(n) with unknown variance
sigma. This is probably better than no modeling at all...( Source separation of complex signals with JADE.
Jade performs `Source Separation in the following sense:
X is an n x T data matrix assumed modelled as X = A S+ N where
o A is an unknown n x m matrix with full rank.
o S is a m x T data matrix (source signals) with the properties
a) for each t, the components of S(:,t) are statistically
independent
b) for each p, the S(p,:) is the realization of a zero-mean
`source signal .
c) At most one of these processes has a vanishing 4th-order
cumulant.
o N is a n x T matrix. It is a realization of a spatially white
Gaussian noise, i.e. Cov(X) = sigma*eye(n) with unknown variance
sigma. This is probably better than no modeling at all...)
- 2010-05-27 23:08:51下载
- 积分:1
-
1122
其实操作系统在调用 main 函数时是传参数的,main 函数最标准的形式应该是 int
main(int argc, char *argv[]),在第 6 节 “指向指针的指针与指针数组”
详细介绍。C 标准也允许 int main(void)这种写法,如果不使用系统传进来的两
个参数也可以写成这种形式。但除了这两种形式之外,定义 main 函数的其它写法都
是错误的或不可移植的。(The 88-bytes (704-bits) in the Configuration zone contain manufacturing identification data, general device, and
system configuration, and access restriction control values for the slots within the Data zone. The values of
these bytes can always be obtained using the Read command. The bytes of this zone are arranged as shown in
Table 2-2)
- 2015-01-05 17:13:58下载
- 积分:1