-
有限元法算光纤模式
有限元法算光纤模式-FEM mode fiber count
- 2022-04-25 08:19:36下载
- 积分:1
-
一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运算。...
一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运算。-An efficient path of self-avoiding walk enumeration procedures. Use of multi-threaded allocation branch mission, you can port to multi-core cpu on accelerated computing.
- 2023-06-28 09:00:04下载
- 积分:1
-
- 2022-11-29 08:40:03下载
- 积分:1
-
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。...
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
- 2022-03-20 06:39:32下载
- 积分:1
-
XMDS is a code generator that integrates equations. You write them down in human...
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
- 2022-05-07 07:29:40下载
- 积分:1
-
用C实现的AES文件
document of Implementation AES with c-document of Implementation AES with c++
- 2022-02-02 17:16:08下载
- 积分:1
-
对于java PSO智能计算
PSO智能计算java库-PSO intelligent computing for java
- 2022-12-03 18:30:03下载
- 积分:1
-
plural example
复数示例-plural example
- 2022-03-11 09:34:46下载
- 积分:1
-
运用粒子群计算函数的极值
应用背景
求最大值与求最小值两者转换时的修改处:
BaseStepPso:代码83行和91行
InitSwarm: 代码44行
PsoProcess: 代码
69行
关键技术
调用格式:
Scope=[ ];
[xm,on,off,fv]=PsoProcess(N,D,Scope,@InitSwarm,@BaseStepPso,@fitness,IsStep,0,M,IsPlot);
Xm:目标函数取最大值时的自变量
Fv:目标函数的最大值
on:在线性能的数据
off:离线性能的数据
N:粒子数目(一般取20-40。对于大部分的问题10个粒子已经足够可以取得好的结果,
不过对于比较难的问题或者特定类别的问
- 2022-12-27 12:25:05下载
- 积分:1
-
对某一阶迟滞模型进行PID控制,其中用到抗积分饱和算法
对某一阶迟滞模型进行PID控制,其中用到抗积分饱和算法-Hysteresis bands of a PID control model, which points to use anti-saturation algorithm
- 2023-08-19 02:50:03下载
- 积分:1