-
狼群优化算法仿真代码GWO
说明: 狼群优化算法仿真代码,包括论文和全部程序,通过更改函数编号仿真不同函数的效果。(Wolf swarm optimization algorithm simulation code, including the paper and all procedures, through changing the function number to simulate the effect of different functions.)
- 2020-07-22 15:38:44下载
- 积分:1
-
CH2
L2_1.m: 二維迴旋積(程式)
L2_2.m: 矩陣的直積(程式)
L2_3.m: 馬可夫鏈的轉移機率(程式)
(L2_1.m: two-dimensional plot roundabout (the program) L2_2.m: Matrix product (program) L2_3.m: Markov chain transfer rate of (program))
- 2009-04-02 23:48:54下载
- 积分:1
-
Resistor_color_code
Calculates resistance with 2D graphics
- 2015-01-07 13:03:51下载
- 积分:1
-
FINDFILE
Recursive File Search
Purpose: Traversal across an entire hard drive
The SearchForFile function should work in any program provided you include the PROTO
below.
Note: This is a console mode program and builds with Project|Console Assemble & Link
- 2014-02-18 20:21:14下载
- 积分:1
-
基于输出跟随的模型参考自适应控制程序
说明: 基于输出参考的模型自适应控制程序,基于输出参考的模型自适应程序(Direct Model Reference Adaptive Control Based on RBF Network)
- 2020-11-22 15:29:37下载
- 积分:1
-
Wind_farm_capacitor
说明: IEEE33节点的并网风力发电可直接运行(The grid connected wind power generation of ieee33 node can operate directly)
- 2020-10-23 09:47:22下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
ofdmtransmission
对使用ofdm技术的通信系统进行了仿真。该程序主要是发送端仿真。(On the use of OFDM technology, communication systems simulation. The program is the sending end simulation.)
- 2007-12-22 19:49:17下载
- 积分:1
-
matlabtuxiangpinjie
利用MATLAB实现图像拼接,所谓图像拼接就是将有共同点的两张或者多张图像进行融合。(Use MATLAB to achieve image mosaic, image mosaic is the so-called common ground will be two or more fused images.)
- 2009-04-26 19:33:01下载
- 积分:1
-
nlpowerflow
基础的牛拉法计算潮流的程序,适合初学者参考,(Calculated based on the trend of the ox-drawn process)
- 2011-07-03 17:35:08下载
- 积分:1