-
newtown
这是关于电力系统潮流计算的若干源程序,基于MATLAB开发,仅供参考(This is the power flow calculation of power system on a number of source code, based on the MATLAB development, for reference only)
- 2008-05-09 12:05:59下载
- 积分:1
-
matlab_C
该算法主要演示matlab调用C语言程序的示例,包括一个基本的加法运算、一个矩阵截取和一个递归遍历方法,提供给大家参考
运行时首先修改cd命令后面的路径为文件夹当前路径即可自动编译执行(Call the main demonstration of the algorithm matlab example C language program, including a basic addition operation, an interception and a recursive traversal matrix method provides us with reference to first modify the cd command to run the path behind the current path for the folder to automatically compile Executive)
- 2011-01-05 22:50:47下载
- 积分:1
-
knn
knn用于分类的matlab源码,短小精悍(knn matlab source code for the classification, dapper)
- 2011-05-18 11:49:34下载
- 积分:1
-
Matlab_tsp
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度( TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program D is the distance matrix, n is the population number of parameters a C coordinates of the 31 cities to stop algebra, genetic to C on behalf of the program stops, the specific values of C depending on the size and time-consuming, m alpha for the fitness value of the normalized phase-out acceleration index, and is best taken as 1, 2, 3, 4, and not too much eliminated the protection index, it is desirable for any decimal between 0 and 1, taking 1:00 off the protective function, it is recommended to take a value between 0.8 to 1.0 R for the shortest path, Rlength for the path length)
- 2012-07-27 14:53:14下载
- 积分:1
-
单站相位差变化率定位
说明: 利用EKF实现单站相位差变化率定位,并计算CRLB、画GDOP图。参考文献为《一种快速高精度无源定位方法的研究》(Using EKF to locate the change rate of single station phase difference, calculate CRLB and draw GDOP diagram. References are "Research on a Fast and High Precision Passive Location Method")
- 2019-02-21 21:50:12下载
- 积分:1
-
smart-antennas-m-files
includes various matlab files for didfeent smart antennas configurations
- 2012-10-18 16:35:50下载
- 积分:1
-
2DTE
利用matlab模拟了2DTE在自由空间中的传播。(2DTE wave propagation in free space)
- 2011-12-08 10:24:27下载
- 积分:1
-
apsk
16apsk Modulation (Carrier center frequency,Carrier cycle,
- 2011-02-03 09:53:01下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
ask
说明: 对ask调制解调过程进行了matlab仿真,程序完整!(Ask modulation and demodulation process of a matlab simulation of a complete program!)
- 2011-04-16 12:15:02下载
- 积分:1