-
teja
AN EFFICIENT GENETIC ALGORITHM CODE TO FIND OPTIMAL VALUES(MAXIMUM) OF SIN(X) FUNCTION IN THE RANGE OF 0 TO 2*PI
- 2010-05-27 01:22:06下载
- 积分:1
-
APF_LCL
说明: LCL型有源电力滤波,对于研究有源电力滤波的同学,可以参考学习(LCL type active power filter can be used for reference)
- 2020-12-13 18:20:56下载
- 积分:1
-
FF
说明: PYTHON IMPLEMENTATION FOR FORD-FULKERSON ALGORITH
- 2014-09-07 10:11:58下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
CA码产生与自相关计算cacode
CA码产生与自相关计算,为matlab程序文件可以用来产生适用于各个卫星的CA码(CA code and autocorrelation)
- 2020-07-08 01:18:57下载
- 积分:1
-
粒子群
粒子群,几种常用的粒子群程序 比如边界粒子群等程序(Particle swarms, several commonly used particle swarm programs, such as boundary particle swarms)
- 2018-07-19 10:23:02下载
- 积分:1
-
MATLAB
MATLAB遗传算法工具箱及应用,pdg格式的。(MATLAB genetic algorithm toolbox and its application, pdg format.)
- 2007-11-17 02:04:11下载
- 积分:1
-
PIDcontrol
先进的PID控制,PDF的电子书加源码,可以对学习PID的朋友有所帮助(Advanced PID control, PDF e-book plus source code, can help a friend learn PID)
- 2010-09-07 17:49:23下载
- 积分:1
-
matlab_Resource_Seminar
its all about matlab introduction. This document would help anyone to understand matlab easily...
- 2013-07-10 12:17:39下载
- 积分:1
-
code-LZW
LZW is dictionary algorithm for compression and decompression data in easy way in matlab program
- 2015-03-01 02:55:03下载
- 积分:1