-
CDMAMODEM
移动通信码分多址技术(cdma)在matlab中的仿真(同步、直扩)(CDMA mobile communication technology (cdma) in the matlab simulation (synchronous, DS))
- 2011-06-02 16:11:29下载
- 积分:1
-
Cholesky
半正定矩阵cholesky方法将其分解为两个上下三角矩阵相乘的形式。matlab自带的函数只能分解正定矩阵。并且给出例子。(Semi-definite matrix cholesky method be decomposed into two upper and lower triangular matrices form. matlab built-in function can only be positive definite matrix decomposition.)
- 2020-08-10 14:48:32下载
- 积分:1
-
APFmyselfjiyidanxiang
自己编的APF,非常高效,谐波处理用的三单相分别滤波,值得下载(APF model produced by myself ,It’s very efficient)
- 2014-11-22 10:48:29下载
- 积分:1
-
MATLAB-changyonghanshu
matlab常用函数参考手册,各类函数分类清晰明了,使用方便。(matlab reference manual for common functions, various types of function classification clarity, easy to use.)
- 2010-10-28 22:45:41下载
- 积分:1
-
weifenfangchengshuzhjiedejindiansuanliyufenx
用MATLAB程序实现对同一问题的欧拉法计算、后退欧拉法计算、龙格库塔法则计算和提醒法则的计算,很有代表性与通用性(MATLAB program to achieve the same with the Euler method to calculate the problem, Euler backward method, Runge-Kutta rule calculations and advise law computation, very representative and universal)
- 2010-12-15 11:24:29下载
- 积分:1
-
864-870
Analysis and Simulation of a D-STATCOM for Voltage Quality Improvement
- 2012-12-29 03:05:54下载
- 积分:1
-
AUV-tarcking
基于反步法的欠驱动AUV水平面直线航迹跟踪控制(Straight-line trajectory tracking control of underactuated AUV in the horizontal plane based on backstepping)
- 2012-04-25 14:43:41下载
- 积分:1
-
yichuansuanfa
遗传算法和最速下降法的比较及其各自的优缺点(Genetic algorithms and compare the steepest descent method and their respective advantages and disadvantages)
- 2013-12-22 21:33:36下载
- 积分:1
-
Matlab_ex
Matlab制作的阴历阳历日历小程序,仅供练习使用,不错的小例子!!!(Matlab Gregorian lunar calendar produced a small program, only to practice the use of a good small example! ! !)
- 2010-06-18 10:02:37下载
- 积分: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