-
shiliangzhenzhixiangxing
矢量阵指向性程序(Vector array directivity procedures)
- 2008-03-17 22:34:52下载
- 积分: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
-
TOA_statistical
一种对TOA进性能进行数据分析与图形展示的源代码,详尽展示了TOA性能,望采纳(TOA into a kind of performance for data analysis and graphical display of the source code, detailed performance shows the TOA, looking to adopt)
- 2021-04-23 22:18:47下载
- 积分:1
-
BPNN1
本人自己编写的,觉得很不错的,是关于化工数据处理方面BP程序,推荐给大家使用。(I write my own, feel very good, is about BP chemical data processing program, recommend to everyone to use.)
- 2014-12-02 22:33:32下载
- 积分:1
-
1
说明: 元胞自动机的例子,细胞生长法完成初始化,然后计算晶粒的生长,入门级别程序(Examples of cellular automata, cell growth method to initialize, and then calculate the grain growth, entry-level program)
- 2011-11-10 09:37:46下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- 2010-01-29 00:05:10下载
- 积分:1
-
pv_MODE_1
Incremental Conductance: In the incremental conductance algorithm, we find the derivative of PV output power
with respect to output voltage. The dP/dV is evaluated and the algorithm keeps checking this value and changes
the duty cycle such that dP/dV=- I/V = 0. This is the point at which maximum power is transferred. If dP/dV is
greater than zero, it means the PV is operating to the left of the MPP. If dP/dV is less than zero, it means the PV is
operating to the right of the MPP. This method holds an advantage over the perturb and observe method since it is
fast and does not oscillate around MPP. However, the method could experience instability due the involvement of
the derivative.
- 2013-01-08 09:00:07下载
- 积分:1
-
Linear_using_circular
linear convolution using circular
- 2012-08-24 04:01:08下载
- 积分:1
-
frac-wth-single
FRACTIONAL FOURIER TRANSFORM USING ALTERNATE PIXELS
- 2013-05-06 18:08:41下载
- 积分:1
-
STKalman
本代码是强跟踪滤波器的MATLAB函数文件,可以直接调用,可移植性很好(This code is a strong tracking filter MATLAB function files, can be called directly, good portability)
- 2021-02-01 13:00:00下载
- 积分:1