-
digital-clock-test-console
this code is used for implementation of digital clock using finite state machine. This code try to show how to use FSM for state transition
- 2014-12-12 04:48:57下载
- 积分:1
-
turbo
turbo码的编码与译码,交织器
coding and decoding of turbo, interleaver(coding and decoding of turbo, interleaver, almost regular permutation)
- 2013-12-08 20:58:20下载
- 积分:1
-
cal_RCS
利用FDTD算法,计算fopen环境下的雷达散射截面积。(Use FDTD algorithm to calculate fopen environment RCS.)
- 2013-11-12 23:09:07下载
- 积分:1
-
Mie-scattering-Matlab
说明: 详细介绍了用Matlab编程计算Mie散射的参考文献,内含Matlab源码。(Detailed calculations using Mie scattering Matlab programming reference that contains Matlab source code.)
- 2011-03-09 03:24:50下载
- 积分:1
-
4
说明: character recognition for matlab
- 2009-12-29 16:49:25下载
- 积分:1
-
MATLAB
说明: MATLAB信号处理详解
陈亚勇
人民邮电出版社(MATLAB signal processing陈亚勇explain Posts )
- 2008-10-05 11:06:27下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1
-
Z
说明: 关于Z变换的各种例子 帮助我们较为简单的学习 取得较快的进步(About Z transform of a variety of examples to help us study a relatively simple rapid progress)
- 2009-03-06 20:58:54下载
- 积分:1
-
matlab_circonv_factorize
一个实现循环卷积、因式分解的参考程序,程序简洁易懂(A realization of cyclic convolution, Factorization reference procedure, the procedure easier to understand)
- 2008-01-08 18:13:46下载
- 积分:1
-
Circular-Delay-Line
Circular Delay Line
q = cdelay2(D, q)
q = 0, 1, ..., D = circular index pointing to w(q+1)
q = 0, 1, ..., D = circular index pointing to w(q+1)
based on cdelay2.c
- 2011-02-16 04:17:29下载
- 积分:1