-
ejercicio deitel and deitel
这是一个自由的算法。。不,我是医生
- 2023-04-12 20:40:04下载
- 积分:1
-
最大子段和 源码
该代码用于求最大子段和,常用语大学或研究生算法课程的作业。当然,该源码是练习算法的一个很好的例子。
- 2022-01-26 06:55:47下载
- 积分:1
-
use GA to deal with 随机机会约束规划
use GA to deal with 随机机会约束规划-use GA to deal with random chance Constraint Programming
- 2022-11-12 11:50:03下载
- 积分:1
-
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现...
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
- 2023-01-29 18:45:03下载
- 积分:1
-
模式识别中的各种计算方法,包括贝叶斯方法和方法。
模式识别的各种计算方法,包括贝叶斯等方法-Pattern recognition of various calculation methods, including Bayesian methods such as
- 2022-07-27 09:26:31下载
- 积分:1
-
微分进化的多个实现
创建此库是为了给一个真正编码优化使用差分进化的框架。具体而言,本库在德实现共六种方法与最新方法。* 德: 基本差分进化。该算法允许使用 6 不同的变异策略和 3 交叉算子。*: 美国 Rahnamayan,H.Tizhoosh,M.萨拉马,反对基于微分进化,进化计算 12 (1) 上的 IEEE 交易记录 (2008 年) 64-79。* 萨德: A.K.秦、 五、 黄琳、 P.N.Suganthan、 与战略相适应的全局数值优化,进化计算 13 (2) 汇刊的差分进化算法 (2009 年) 398 – 417。* 玉: J.张、 A.C.桑德森,玉: 自适应差分进化与可选的外部归档,进化计算 13 (5) 汇刊 (2009 年) 945 — — 958。* DEGL: S.Das,亚伯拉罕,美国 K.查克拉博蒂、 A.纳尔,使用基于邻域的变异算子,进化计算 13 (3) 汇刊的差分进化 (2009 年) 526 – 553。* SFSLDE: F.内里,V.Tirronen 规模因子局部搜索在微分进化中,模计算 1 (2) (2009) 153-171。此库的目的是让研究人员把重点放在其德,避免多次作出相同的代码为每个德。此库已能够在不同的平台上运行。
- 2022-02-24 10:02:12下载
- 积分:1
-
photonic crystals used to calculate the band structure of the program, FORTRAN p...
用来计算光子晶体能带结构的程序,用fortran编写,效果不错。-photonic crystals used to calculate the band structure of the program, FORTRAN prepared effectiveness.
- 2023-01-24 08:40:03下载
- 积分:1
-
matrix eigenvalue of the largest power France. For engineering calculation, Matr...
矩阵的最大特征值的幂法.
对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。
符号说明:
1A为待求的矩阵,
2Uk,Vk为迭代用的列向量。
3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。
而maxLamda所对应的特征向量由最后一次迭代的Vk所决定.
主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。
-matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
- 2022-12-15 11:10:03下载
- 积分:1
-
nrf无线调pid,mpu姿态获取,电机驱动控制两轮平衡车
应用背景利用mpu6050进行平衡的控制可应用于 多轴飞行器,平衡车 倒立摆等关键技术mpu6050获取小车姿态,通过电机控制小车平衡。为了pid方便调试,通过nrf模块进行无线调参。使用时需要两个板子,通过串口将pid发送给一个板子,这个板子将数据通过无线nrf发送给小车上的板子。
- 2023-07-27 04:20:05下载
- 积分:1
-
基于布沙尔模型的七参数坐标转换程序
本程序基于MFC解算坐标转换的三个参数(旋转参数,平移参数,缩放参数),对研究三维坐标转换可以看一下。
- 2022-02-10 08:23:07下载
- 积分:1