-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39:11下载
- 积分:1
-
PSO
pso
particle Swarm optimization
- 2011-11-25 16:16:26下载
- 积分:1
-
GA(PSO)
基于PSO(粒子群算法)的列车速度优化,matlab实现。(Train speed optimization based on PSO (particle swarm optimization) is realized by matlab.)
- 2020-10-28 15:59:57下载
- 积分:1
-
stopfunction
次算法描写了边缘停止函数的构造,以及如何在计算机上表达此函数,当用于图片时,运行结果是个矩阵。(Time algorithm describes the construction of the edge stopping function, and how to express this function on the computer, when used in the picture, the result is a matrix.)
- 2010-12-21 09:53:23下载
- 积分:1
-
facedetdemo
this is a facial recognition matlab code used for recognizing the faces among many members.it can be used for security purposes in many areas
- 2013-03-19 17:58:45下载
- 积分:1
-
RDT
一个完整的环境激励下随机减量matlab算法程序(this is a program about RDT)
- 2020-11-26 19:19:30下载
- 积分:1
-
matlab_digitalsignalmodulationrec
matlab中有关调制识别的程序说明,对仿真识别很有帮助(In MATLAB on modulation recognition program, very helpful for simulation and identification)
- 2012-05-04 20:52:56下载
- 积分:1
-
Security_code_BCH
关于qpsk调制的代码,详细描述和仿真了qpsk的调制过程和AWGN信道(About qpsk modulation code, a detailed description and simulation of the qpsk modulation process and the AWGN channel)
- 2010-11-04 21:19:19下载
- 积分:1
-
Detect-rfid-random-in-matlab
The following Matlab project contains the source code and Matlab examples used for detect rfid random . detect rfid random by id
- 2014-11-30 11:31:41下载
- 积分:1
-
spread1_6
simulink做的BPSK的调制与解调,信号源是随机信号与PN码扩频调制,最后结果与随机信号比较一致(simulink do BPSK modulation and demodulation, the signal source is a random signal with the PN code spread-spectrum modulation, the final result more consistent with the random signal)
- 2009-10-27 17:31:01下载
- 积分:1