-
AFSAsuanfa
该算法是人工鱼群算法的matlab实现,有助于大家进一步了解人工鱼群算法(This algorithm is artificial fish school algorithm matlab implemen-tation, will help us further understanding of artificial fish school algorithm
)
- 2009-10-13 21:33:40下载
- 积分:1
-
Basic_LMS
仿真基本LMS算法(basic LMS algorithm simulation)
- 2005-01-18 13:25:20下载
- 积分:1
-
code-for-rbc
实际经济周期模型中最基本的一些模型的matlab数值模拟程序,包含几个最常见的小例子(Real business cycle model, some of the most basic model of matlab simulation program, useful for very basic)
- 2011-06-14 17:23:16下载
- 积分:1
-
MATLAB_syjc1
说明: 该程序是matlab范例程序数学数值处理,包括最优化算法等相关程序,此程序是只作为共享作用,请勿做商业用途,谢谢!(that the procedure was Matlab mathematical model numerical procedures, including optimization algorithms and other related procedures, this procedure is only as a shared role, do not do commercial purposes, thank you!)
- 2006-05-03 14:39:10下载
- 积分:1
-
Multivariate-Linear-Regression
Multivariate Linear Regression
- 2013-04-06 04:42:22下载
- 积分:1
-
bx861
实现典型相关分析,电力系统暂态稳定程序,可以进行暂态稳定计算,IMC-PID是利用内模控制原理来对PID参数进行计算。( Achieve canonical correlation analysis, Power System Transient Stability Program, can be transient stability, The IMC- PID is using the internal model control principle for PID parameters is calculated.)
- 2021-05-07 21:22:36下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
svdexp2
SVD去噪,构造的矩阵方法为对数据进行均匀分段,并对去噪前后的信噪比,均方差进行了对比。(SVD denoising, construction of the matrix method for the data sub-uniformity, and signal to noise ratio before and after denoising are compared variance.)
- 2008-04-23 09:07:51下载
- 积分:1
-
TFBSSpack
说明: 一个使用空间时频分布进行盲信号分离的Matlab程序,可以实现高信噪比下的随机信号分离(the use of space at a frequency distribution for the Blind Signal Separation Matlab procedures can achieve a high SNR of random signal separation)
- 2005-11-07 22:01:19下载
- 积分:1
-
fracden2d
此程序是关于多重分形维的图像分析源程序
作为子程序可用于图像的去噪,分割(this procedure on multiple fractal dimension of the source image analysis can be used as a subroutine image denoising, segmentation)
- 2007-05-31 17:17:21下载
- 积分:1