-
block_interleaver
本程序为将WuYufei的turbo码中随机交织器程序改为分组交织器的程序,此分组交织器为20by20实现行入列出功能,经调试可用(This procedure will be WuYufei random interleaver of turbo codes in the program changed to packet interleaver process, this packet interleaver row into the list for the 20by20 achieve functionality, can be used by the debugging)
- 2009-12-30 20:19:22下载
- 积分:1
-
random
说明: 在Matlab环境下模拟布朗运动的产生,加强对随机现象的理解。(Environment in Matlab simulation of Brownian motion and enhance the understanding of random phenomena.)
- 2008-09-08 11:49:02下载
- 积分:1
-
helloworld
hello world application for jni test
- 2014-10-02 18:20:51下载
- 积分:1
-
slib
SLIB is a portable library for the programming language Scheme.
- 2014-12-19 04:24:50下载
- 积分:1
-
MATLAB-examples
MATLAB例子20个左右 适合新手学习从易到难 循序渐进 很不错 欢迎大家下载!(MATLAB example 20 or so for a novice to learn from easy to difficult gradual nice welcome to download!)
- 2014-08-11 21:47:59下载
- 积分:1
-
histogram
在matlab中实现直方图均衡化操作及直方图匹配操作,自编代码实现运算(Histogram equalization and histogram match.)
- 2013-09-21 08:55:45下载
- 积分:1
-
semblance
Matlab code for doing seismic semblance
- 2015-03-17 01:55:42下载
- 积分:1
-
WiMax_Matlab_Sim
WiMax Matlab Simulation
- 2012-04-12 18:27:32下载
- 积分:1
-
STFT
matlab编程时不采用工具箱内的内部函数specgram,按照计算过程直接编写仿真程序(matlab stft)
- 2011-10-27 16:12:13下载
- 积分:1
-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1