登录
首页 » 算法 » procedures for the three mixed vector plot calculated using Matlab to achieve

procedures for the three mixed vector plot calculated using Matlab to achieve

于 2022-10-23 发布 文件大小:2.13 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

本程序提供三矢量混合积的计算,采用matlab实现-procedures for the three mixed vector plot calculated using Matlab to achieve

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • under Gcc compiler,sd card and mmc card basic functions
    under Gcc compiler,sd card and mmc card basic functions-under may refer compiler, sd card and basic functions mmc card
    2022-03-22 08:50:16下载
    积分:1
  • 给出了分形计生成动态树的VC++源代码。生长出来的树摇曳而逼真。...
    给出了分形计算生成动态树的VC++源代码。生长出来的树摇曳而逼真。-Gives the fractal calculation generate dynamic tree VC source code. Grow trees swaying and realistic.
    2022-09-07 18:15:02下载
    积分:1
  • 八数码问题的问题
    八数码问题的问题-the question of
    2022-02-10 04:03:56下载
    积分:1
  • TI-cc5509 血氧饱和度解决方案
    ti-公司的血氧饱和度解决方案,测试可行,非常好的资料                                             
    2022-03-19 00:39:59下载
    积分:1
  • Sollinadjencecy矩阵
    资源描述algothim Sollin的的實作,利用adjencecy的矩阵輸入到节点中。AOE的實作,把所有的資料放進中然後進行找出早期时间跟晚时间
    2023-08-11 23:40:02下载
    积分:1
  • 高斯赛德尔逆矩阵
    高斯赛德尔逆矩阵算法类-high Shisaideer inverse matrix algorithm category
    2022-03-02 18:55:12下载
    积分:1
  • Yang Hui triangle VB calculation program can be used to achieve 50 Levels
    杨辉三角形的VB计算程序,可用实现50及以内的杨辉三角形计算,也可用给不太了解计算机的朋友展示一下计算机的计算速度-Yang Hui triangle VB calculation program can be used to achieve 50 Levels
    2022-08-24 03:29:19下载
    积分:1
  • 空间八节点实体单元的有限元三维计程序,通用性较好
    空间八节点实体单元的有限元三维计算程序,通用性较好-Eight-node solid element space of three-dimensional finite element program, GM is better
    2022-02-13 10:47:23下载
    积分:1
  • 新型GA
    一种好的改进遗传算法function [opy,optimy]=GA(pt,gennum,psize)% 输入参数:% pt       m*n的加工时间矩阵(n是工件数目,m是机器数目)由已知给的T矩阵,可得n=100,m=10% gennum   迭代的次数(代数)% psize    种群的规模大小%输出参数:% opy       最优的Makespan值pc=0.9;%交叉因子pm=0.1;%变异因子[m,n]=size(pt);current_gen=1;%current_gen means the current generationnewgen=zeros(psize,n+1); %mewgen is the new generation of the populationnewgen(1:psize,1:n)=rand(psize,n);%主种群初始化,0-1之间的随机数 %Generalize the initial groupfather=zeros(2,n); %father is used to store the two genes for crossover and mutation avgen=zeros(1,gennum); %avgen is the matrix of the average of all the generationsoptimx=zeros(1,n);optimy=ones(1,gennum);%Generalize the initial groupfor i=1:psize    [Ya,pop(i,1:n)]=sort(newgen(i,1:n));%种群排序,实数编码转换为自然数编码 随机生成的0-1之间的小数进行排序然后取每个从小到大数对应的位置    newg
    2022-03-18 14:25:18下载
    积分:1
  • 电机SVPWM驱动程序
    SVPWM的主要思想是以三相对称正弦波电压供电时三相对称电动机定子理想磁链圆为参考标准,以三相逆变器不同开关模式作适当的切换,从而形成PWM波,以所形成的实际磁链矢量来追踪其准确磁链圆。此程序在KEIL下环境进行编写,能在STM32F103电机驱动板上顺利运行,驱动三相交流异步电机。
    2022-01-30 22:20:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载