-
pp
说明: 基于MATLAB的PQ法潮流计算的计算机编程(flow)
- 2010-05-16 12:11:06下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
Processor
This InstructionVisitor executes the instructions that it visits on a given local variable frame and stack.
- 2013-12-05 10:48:32下载
- 积分:1
-
mohuxiaobofenxi
用matlab编写的程序,实现模糊小波控制,用于控制机器人的手或者腿部的运动。(Programs written with matlab, the fuzzy wavelet control, used to control the robot' s hand or leg movement.)
- 2010-09-05 18:20:18下载
- 积分:1
-
MmDemo
vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
- 2014-02-05 20:05:21下载
- 积分:1
-
icbi
Iteractive Curvature Based Interpolation
- 2013-03-08 16:33:47下载
- 积分:1
-
matlab
非线性方程组数值解法之拟牛顿法matlab程序代码(The numerical method for solving the nonlinear equations of the quasi-newton method of matlab program code)
- 2013-12-22 17:23:03下载
- 积分:1
-
Schwefel
基于MATLAB的pso算法的测试函数Schwefel函数(Test function Schwefel function of PSO algorithm based on MATLAB)
- 2016-01-15 17:43:55下载
- 积分:1
-
多目标蝙蝠
说明: 蝙蝠算法(BatAlgorithm,缩写BA),是一种元启发式优化算法,是杨新社(音译自:Xin-SheYang)在2010年提出的算法。这个蝙蝠算法以微蝙蝠(microbats)回声定位行为的基础,采用不同的脉冲发射率和响度。(Bat algorithm (BA), a meta-heuristic optimization algorithm, was proposed by Xin-SheYang in 2010. Based on the echolocation behavior of microbats, this bat algorithm uses different pulse emissivity and loudness.)
- 2021-01-24 21:18:43下载
- 积分:1
-
RLS
递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的(Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent)
- 2021-03-06 11:09:30下载
- 积分:1