-
DCTOpenSource
dct ofdm reduces ber so widely used
- 2010-08-03 16:40:11下载
- 积分:1
-
matlab
MATLAB is a software package for doing numerical
computation. It was originally designed for solving linear
algebra type problems using matrices. It’s name is derived
from MATrix LABoratory.
- 2013-07-30 13:29:23下载
- 积分:1
-
RS
说明: 计算HURST指数,自己编写,这是经过修正之后通过变成得出来的结果,网上一般很少有这类文件。(HURST index calculation, write your own, which is revised after the results come through into a very, very few of these files online usually.)
- 2011-11-19 16:21:20下载
- 积分:1
-
ganshefanzhen
利用matlab仿真雷达直射波与地面反射波干涉的雷达方向图。(仰角的大小对雷达作用距离的大小的影响)(Using matlab simulation radar direct wave direction of reflection wave interference with the ground radar chart. (the size of the size of the elevation of the radar range))
- 2013-10-31 19:41:43下载
- 积分:1
-
pca_exercise
该文档包含了深度学习中主成分分析(PCA)的程序代码(this document contain PCA of deep learning)
- 2015-03-28 20:36:49下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
edmonds
自己编写的一个用匈牙利算法求最大完备对集的MATLAB程序(I have written on the Hungarian algorithm seeking the most complete set of MATLAB programs)
- 2014-09-02 17:41:29下载
- 积分:1
-
QGA-Matlab
利用量子遗传算法求解二元函数极值的matlab源程序。(Quantum genetic algorithm matlab source binary function extremum.)
- 2015-04-27 17:26:57下载
- 积分:1
-
sandpile
基于元胞自动机的沙堆模拟程序,写得非常好。。(Cellular automation-- sand pile program.)
- 2010-06-08 10:39:31下载
- 积分:1
-
月球软着陆程序
说明: 月球软着陆仿真:在停泊轨道上,探测器在脉冲制动的作用下,经霍曼变轨,下降到距月面大约 15 公里的近月点,该近月点就是主制动段的初始制动点。主制动段以下是障碍检测与规避和最终着陆段。在主制动段,由于探测器的初始速度很大(1.692km/s),所以主制动段制导律设计的主要目的就是高效抵消此速度,将探测器导引到期望的末端状态(Lunar soft landing simulation: in the parking orbit, the probe under the action of pulse braking, through the hohmann change of orbit, to descend to about 15 kilometers from the surface of the moon, the near-moon point is the main braking section of the initial braking point. Following is the main braking section for obstacle detection and avoidance and the final landing section. In the main braking section, since the initial velocity of the detector is very large (1.692km/s), the main purpose of the guidance law design of the main braking section is to effectively offset this velocity and guide the detector to the desired terminal state)
- 2021-01-28 22:18:35下载
- 积分:1