-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1
-
Matlab
说话人识别和确认系统,采用matlab进行编写,能够进行说话人的识别和确认,研究声纹识别很好的参考代码(Speaker identification and verification system that uses matlab to write, to carry out the speaker' s identification and confirmation of a good reference voiceprint identification code)
- 2010-08-03 17:25:05下载
- 积分:1
-
Fourier
Fourier Series and Power Spectrum with MATLAB
- 2012-05-18 21:52:24下载
- 积分:1
-
PCA
特征提取算法(pca),用于数据的特征提取。(feature extraction)
- 2013-11-22 15:37:32下载
- 积分:1
-
Untitled2
自编图像处理M文件,经过图像增强滤波去噪二值化,边缘提取,实现对图片内物体的生产标准监测(Self image processing M-file, and after image enhancement filter denoising binarization, edge extraction, the production of objects within the picture of standard monitoring)
- 2012-02-04 17:10:59下载
- 积分:1
-
GDE
盖氏圆算法。该程序用于计算均匀直线阵(ULA)中信号源个数估计情况,采用Monte-Carlo模拟。(GDE algorithm. The program is used to calculate the number of signal sources in ULA,using Monte-Carlo simulation.)
- 2020-11-28 15:19:30下载
- 积分:1
-
二进制的遗传算法
这在多边形和包括以下.m 文件中的二进制遗传算法实现:
Crossover.m
Decoding.m
Fitness.m
Initialize.m
Main.m
Mutation.m
ObjFun.m
Selection.m
在 main.m 文件中:
%N = 人口 (建议的解决方案的数量)
%L = 长度的解决方案
%m = 变量或维度的数量
李 %= 每个变量的长度,是一个 m 向量
%最大值 = 最大值的每个变量,是一个 m 向量
%Min = Min 的每个变量,是一个 m 向量
%Maxvalue = Maximom 值的目标函数
%Imax = 每个迭代的最大值
日最高气温 %= 总最大
%Mutrate = 突变率
%Mutingpool = 突变池
%人口、 matepool、 MutingPool: 是 N * L 矩阵
%健身: 是 N 矢量
- 2022-09-23 13:25:03下载
- 积分:1
-
DDS
文档,无线信道的matlab源程序,可以单独运行。 -word documents, Rayleigh fading channels Matlab source that can run.(word documents, Rayleigh fading channels Matlab source that can run.)
- 2010-11-01 11:14:32下载
- 积分:1
-
Aircraft-Sizing
飞机初步设计时,界限法确定总体参数Matlab程序(Aircraft preliminary design, the boundaries to determine the overall parameters Matlab program)
- 2012-06-30 10:11:53下载
- 积分:1
-
Antinotch
Matlab code for Anti-notch filter implementation
- 2015-04-14 15:50:32下载
- 积分:1