-
Untitled
用于ocr图片字母提取的matlab代码,完全自己研究的(Ocr picture letters for extraction matlab code, complete theirself studies)
- 2009-05-05 08:30:28下载
- 积分:1
-
PCMcoding
是通信原理的PCM编码过程,采用均匀量化(The communication principles of PCM encoding process, using uniform quantization)
- 2010-02-22 14:15:32下载
- 积分:1
-
viter_qpsk
含有QPSK调制的matlab卷积编码、维特比译码程序(source for convolutional encoding and viterbi decoding which contained QPSK )
- 2012-04-27 16:05:02下载
- 积分:1
-
alamouti
Alamoti algorithm implemantation
- 2015-04-22 01:20:50下载
- 积分:1
-
duff_for_sin
基于maglab/simulink平台设计的利用duffing振子检测微弱正弦信号,非常好的一个源程序,自己亲自调试,运行在matlab2012b上没有问题,仿真步长0.01s,采用RK四阶算法。若有问题,欢迎指教(Based maglab/simulink platform using duffing detect weak sinusoidal oscillator signal, a very good source, personally commissioning, operation without problems on matlab2012b, simulation step 0.01s, using the fourth-order RK algorithm. If questions, please advise)
- 2014-01-04 09:54:06下载
- 积分:1
-
feixianxingdongtai
用matlab实现的非线性动态范围调整算法,采用对数函数对图像进行增强,对低照度图像有一定效果(Nonlinear dynamic range adjustment algorithm matlab implementation, using a logarithmic function of image enhancement, image has a certain effect on the illumination)
- 2014-01-22 18:16:08下载
- 积分:1
-
fdtd-matlab
一维到三维算法,其中包括有各种散射体形状的示例,是用matlab编写的程序(One-dimensional to three-dimensional algorithm, which includes a variety of scattering of the shape of the sample, is a program written in matlab)
- 2010-06-29 14:59:36下载
- 积分:1
-
SparseBayesDemo
sparsebayes
matlab RVM(relevant vector machine)
- 2010-08-07 09:39:53下载
- 积分:1
-
spwm
SPWM和SVPWM模型 已经经过调试可用参数可设(SPWM and SVPWM model has been used to debug parameters can be set up)
- 2010-03-11 11:01:17下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary 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 (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1