资源列表
dubaogao
- STK生成的报告数据较复杂,可以通过matlab的指令,直接读取生成的轨道数据报告,并进行相应的存储。-Report data STK generate more complex, you can matlab instructions directly read track data report generation, and the corresponding storage.
newton
- 经典的求函数极值的Newton法程序,其中利用黄金分割法求步长-Classic program functionfor extreme value called Newton method, which using the golden section method to search for decend step
newmark-(2)
- newmark算法 用常加速度显示算法计算的一个小案例-newmark algorithm Based on a small case of constant acceleration algorithm of display formats
quanzhong
- 处理原始数据得出各指标的权重,可运行可调试,内含说明文字-Processing the raw data obtained for each index weights, run debug, containing captions
main1
- 主要用于对CCSDS多路复用算法的研究,针对MPDU的包信道复用效率进行分析。-Mainly used for the study of the CCSDS multiplexing algorithm, analysis of the MPDU packet multiplexing efficiency.
BeamformingChebyshev
- 波束形成切比雪夫加权与常规波束加权duibifangzhen-Beamforming cut forming algorithm Chebyshev weighted contrast to conventional beam
crdemapping.m
- Cyclic mapping of user input in OFDMA. The zip file includes the function to be used in MATLAB
xiangliandian
- 根据moser1991年的文章设计的forward star,可寻找空间内各节点的相邻点,适用于一个网格由8个节点均匀包围,且纵横节点总数均为奇数的情况,可根据实际情况进行改编-According moser1991 designing forward star, can find space adjacent points within each node for a uniform grid surrounded by eight nodes and the total number of
Imp_ksvd_IR
- this code is using for learning dictionary with ksvd algorithm for infrared images
PlotSolution
- plot solutions of the ant colony
IMPLIT16.ZIP
- converts numbers to an another base
MaxSubSumON
- 线性时间算法求最大子序列和算法。实现软件:VS2008-Linear-time maximun contiguous subsequence sum algorithm