资源列表
89S52basedona232assembler
- 利用89s52来实现232芯片的串口通讯汇编程序-89S52 based on a 232 assembler
jtd
- 基于单片机用汇编语言编写的交通灯程序,很好用。需要的下。-Written in assembly language based on single chip using a traffic light program, it just works. Need for the next.
test
- viterbi scenario for testing
pt2258
- PT2258源代码,音频处理系统,高低音及输入切换-PT2258 source code, audio processing system, high and low, and input switching
Fourier1_check
- 傅里叶变化检查,广泛应用于对数据的检测与判断数据是否符合要求。-Fourier transform check whether the data is widely used to detect and determine the data to meet the requirements.
European_lattice_put
- 美式看跌期权和欧式看跌期权二叉树路径模拟,绝对正确-American and European put option put option binary path simulation, absolutely right
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