-
LDPC
LDPC encoder and decoder matlab source code
- 2009-08-15 10:14:05下载
- 积分:1
-
New-WinRAR-ZIP-archive
Bellman-Ford Shortest Path Algorithm
(C) 2004 by Yu Hen Hu
find shortest path from a fixed point U to any node V
clear all
n=input( Total number of nodes = )
echo on
starting from a fixed point U, you enter the weight to each
node as the weight on the edge from U to that node V
if there is no such edge, enter inf
when enter a vector, put all number within brackets [ ]
echo off
- 2011-04-04 17:37:49下载
- 积分:1
-
darkchannelprior
雾天图像处理,利用暗原色先验进行图像处理。(dark channel prior)
- 2011-07-08 09:39:32下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years ((Evolu2tionary Algorithm- EA) .PSO algorithm is an evolutionary algorithm, and similar genetic algorithm, it is also starting random solutions, through iterative search for the optimal solution, which is also uated by the quality of the fitness solution, but it is much simpler than genetic algorithms rule, it does not have the genetic algorithm cross (Crossover) and variant (Mutation) operation, which by following the current search to find the optimal value to the global optimum. the algorithm for its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and in solving practical problems demonstrated its superiority.)
- 2014-11-10 10:45:51下载
- 积分:1
-
Monte-Carlo-Simulation-and-Finance
Monte Carlo Simulation and Finance,详细介绍了Monte Carlo Simulation在金融领域的应用(Monte Carlo Simulation and Finance, details the Monte Carlo Simulation in the financial sector)
- 2012-08-30 11:11:16下载
- 积分:1
-
Communication_simulation_Matlab
北京邮电大学出版的书 通信原理基于Matlab的计算机仿真(Communication principle of computer simulation based on Matlab)
- 2013-03-24 19:13:02下载
- 积分:1
-
数字图像处理Matlab版自编函数
说明: 冈萨雷斯matlab图像处理中的代码,现成的函数不同自编(Code in image processing of Gonzalez matlab)
- 2020-03-07 18:20:09下载
- 积分:1
-
LCL_ANT_COLONY
该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!(The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!)
- 2021-03-04 15:19:32下载
- 积分:1
-
wavefor1d
本程序实现1D声波正演,擦用Clyton单程波吸收边界条件。(This program implements 1D acoustic wave equation, rub with Clayton one-way wave absorbing boundary condition)
- 2013-09-25 12:11:32下载
- 积分:1
-
BLMS (2)
说明: BLMS算法实现,即块LMS算法,是lms算法的的一种优化,值得大家研究(The implementation of BLMs algorithm, block LMS algorithm, is an optimization of LMS algorithm, which is worth studying)
- 2020-04-10 20:49:36下载
- 积分:1