资源列表
crc7
- CRC计算模块,7位CRC计算。经过FPGA及IC平台验证。-CRC calculation module, 7 CRC calculation. Through the FPGA and IC platform for verification.
CallOption_S
- 学习金融学的同学可以参考该编程计算看涨期权的收益率,以对所学知识有更深的了解和巩固-Learning finance students can refer to the programming calculation yields a call option to have a deeper understanding of the knowledge and consolidation
get_spike_in_time_window
- 分类出非线性神经元的发放活动,即这些神经元的发放率与实验变量的关系是非线性的-Classify nonlinear neurons release activities, namely the relationship between these neurons firing rate and experimental variables is nonlinear
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