搜索资源列表
求解三对角线方程组的追赶法
- 求解三对角线方程组的追赶法,其代码由C语言编译,主要用于方程组未知参数的求解-Crout Reduction for Tridiagonal Linear Systems which applis Crout Reduction to solve a given tridiagonal linear system , in C
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
mlsigmoid
- Sigmoid的参数求解matlab源代码,可以嵌入到各种机器学习问题中使用-Sigmoid parameters Solving Matlab source code, can be embedded into various machines used to study the problem
jiyingtichu
- 对语音信号的基因周期的检测,都是用于编码或者解码的参数求解过程-right voice signal cycle of the gene detection, are used for encoding or decoding parameters for the process
affinepara
- 贡献一篇仿射参数求解的论文,非常有用,对图像识别,跟踪很有用
PID参数优化与整定方法
- PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用MATLAB软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
Coordinate
- 坐标转换源码,测量中常用的转化坐标,三参数、七参数求解-Coordinate transformation source code, commonly used in measuring the conversion of coordinates
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
丢番图求解
- 求解丢番图(单步或者多步) %调用格式:[e,f,g]=sindiophantine(a,b,c,d) %输入参数:多项式A、B、C系数(行向量)及纯滞后(共4个) %输出参数:Diophanine方程的解e,f,g(共3个)(To solve the single step diophantine)
1stOpt参数求解代码
- 用于函数模型的参数初始值求解,大家可以尝试一下!(Solution of initial value of parameters.doc)
最大似然求参数
- 用最大似然法求解广义gamma的参数,对广义gamma有很好的建模能力(With the maximum likelihood method for generalized gamma)
奇非线性参数激励n=1完善版
- 运用超越摄动同伦法,求解动力学方程,并进行动力学方程结果的图形化(The transcendental perturbation homotopy method is used to solve the dynamic equation, and the graphical results of the dynamic equation are obtained)
SVMcgForRegress
- 使用网格搜索进行支持向量机的参数求解。。。(Using grid search to solve the parameter solution of support vector machine)
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output
布尔莎七参数求解__C#源码
- 布尔莎七参数求解,采用c#编写,测量人员应该可以用到(Bolsa's Seven-parameter Solution)
坐标平面转换4参数
- C#Windows窗体应用程序 1、通过输入原始坐标系和目标坐标系两个公共点的坐标,就可以求解平面坐标系转换 四参数,并且可以通过四参数根据原始坐标系点坐标计算目标坐标系点坐标; 2、读取坐标数据文件,可以自己选择进行最小二乘平差参与计算的点的个数,然后计 算出平面坐标转换四参数,可以通过四参数根据原始坐标系点坐标计算目标坐标系 点坐标; (程序文件夹中含坐标样例数据文件:Coordinat
同伦代码求解零点
- 利用同伦算法计算方程的零点,同伦参数为0是原问题,同伦参数为1是新问题(Using Homotopy Algorithms to Calculate Zero Points)
canshu
- 应用分形理论 改变参数求解密封端面平均膜厚(Mechanical seal give me five)
Newtonmodel
- 牛顿迭代法,从S参数求解复介电常数。作为一种经典方法,只需替换压缩包中excel即可得到你需要的结果(Newton method for determining complex permittivity from S-parameters)