-
yichuan
遗传算法的优化,对系统参数进行最优控制,找出满足要求的最优解。(Genetic algorithm optimization, optimal control system parameters to find the optimal solution to meet the requirements.)
- 2013-10-07 20:12:13下载
- 积分:1
-
LPT_COM
Matlab program for LPT/COM Ports control.
- 2015-04-12 20:23:10下载
- 积分:1
-
Tthreelevel222
说明: T型三电平逆变器仿真,能够对初学者提高帮助(the simulation of T-type three-level inverters. Good stuff,)
- 2021-01-22 22:18:44下载
- 积分:1
-
ANN
BP网络算法,采用matlab编程。有很广泛的实用性(BP network algorithm using matlab programming. There are a wide range of practical)
- 2008-07-07 19:19:27下载
- 积分:1
-
2
说明: matlab经典算法的程序,插值与拟合.......................(classical algorithm matlab program, interpolation and fitting .......................)
- 2010-05-13 09:05:22下载
- 积分:1
-
fuliye
实现基于逆傅里叶变换法下,不同级别道路的路面不平度仿真。(Implementation based on inverse Fourier transform, the different levels of road simulation of road roughness.)
- 2010-05-31 17:22:00下载
- 积分:1
-
speed
permanante magnetic machine
- 2013-12-18 00:21:56下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
ILP
最优化计算一书中整数规划源代码,已测试验证,可直接运行!(Optimization Calculation of integer programming source code of a book, testing and certification, can be directly run!)
- 2012-05-08 15:34:59下载
- 积分:1
-
Kriging-methodawell-loging
应用克里金插值法解决测井数据匹配的问题,通过旧井数据得出邻近的新井的数据(Application of Kriging method to solve the problem log data matching, data obtained by the old well near the new well data)
- 2011-09-10 09:50:17下载
- 积分:1