资源列表
Lfnewton
- 牛顿迭代打独立思考的卡了是单卡手机打开链接打开了手机(lfnewtonThis program obtains th Bus Admittance Matrix for power flow solution)
MATLAB程序设计与应用(刘卫国第1版)
- 有关matlab的一本书籍,内容还不错。讲的很细致,也有部分例程。(The book of MATLAB is rich in content.)
active filter
- In this paper, an efficient active power filter (APF) scheme is developed to estimate and compensate for harmonic distortion in an electrical power network. The developed APF control scheme is based on a double proportional feedback controller and a
vrp
- 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
Login
- Descr iption of the operation of QPSK matlab
Modulacion PWM y FM
- Descr iption of the operation of the matlab program
光栅
- 运用传输矩阵法,可以计算各个结构光栅透射谱反射谱(The transmission matrix method can be used to calculate the transmission spectrum reflection spectrum of each structure grating.)
chapter1
- 该程序通过遗传算法,对一元函数进行最优求解,能够很好的找到所求结果。(The program uses the genetic algorithm to perform the optimal solution to the one-variable function, and it can well find the result.)
genetic algorithm
- 2009 National Postgraduate mathematical modeling of China- police vehicle patrol program. 1.test20151222.m is main program 2.select20151222.m 3.jiaocha20151222.m 4.fitness.m
插值法程序
- 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)
非线性方程求根方法
- 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
解线性方程组的迭解法
- 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
