资源列表
crc7
- CRC计算模块,7位CRC计算。经过FPGA及IC平台验证。-CRC calculation module, 7 CRC calculation. Through the FPGA and IC platform for verification.
33
- 在霍比特人的圣庙里,有一块黄铜板,上面插着3根宝石针(分别为A号,B号和C号)。在A号针上从下到上套着从大到小的n个圆形金片。现要将A针上的金片全部移到C针上,且仍按照原来的顺序叠置。移动的规则如下:这些金片只能在3根针间移动,一次只能一片,且任何时候都不允许将较大的金片压在较小的上面。从键盘输入n,要求给出移动的次数和方案。-Hanoi
DOOLITTLE
- 主要计算matlab中的三角分解法的、、关于高斯公式-GAUSS to matlab
fskModDemo
- 该 m 文件用于生成频移键控(FSK)调制信号。可供信号处理以及通信方面的人士使用。-The m file used to generate the frequency shift keying (FSK) modulation signal that can be used for signal processing and communication.
doppler_signal
- 一种多普勒仿真信号,可以用来构造多普勒信号-One kind of Doppler signal simulation can be used to construct Doppler signal
Coordinate_Convert_new
- 坐标变换,采用的是最小二乘算法计算任意两组输入坐标点之间的变换矩阵,-Coordinate transformation, using the least-squares algorithm to compute any two input transformation matrix between the coordinate points,
chap13
- 《雷达系统设计的matlab仿真》书籍的第十三章参考代码-Radar system design simulation matlab books Chapter code,
enframe
- 数字信号处理中的分帧函数的matlab实现与详解-Detailed implementation and digital signal processing in the MATLAB frame function.
POS
- 粒子群算法(PSO)属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。该程序适用于MATLAB中粒子群算法的实现。- Similar to the on
fixed_point_iteration_method
- 使用固定点迭代法解非线性方程,精度可以自己设定,可以达到很高的精度。-Solving nonlinear equations using fixed point iteration method, accuracy can be set their own, can achieve high accuracy.
MTD
- Moving target detection code