搜索资源列表
MYFUN
- 各位大虾帮忙-help you see prawns
crossgamyfun
- 遗传算法的matlab程序,包括三个,cross,ga,myfun-GA Matlab procedures, including three that cross, ga, myfun
MyFun
- 几十种常用函数!平时编程绝对用的着
myfun
- 换能器散射回波信号声强预测,可自拟发射和接收换能器的类型及指向性,海底散射强度,得到不同条件下的散射回波信号声强
Myfun
- 找到的一些常用算法。提供给大家,下载用用看看有没有需要的
Myfun
- 整理的一些delphi 开发中中经常用到一些函数
PID_danchunxin
- 基于单纯形无约束方法的PID参数整定。在myfun.m中输入目标函数和控制对象的传递函数,运行主函数即可得到阶跃响应曲线-Based on unconstrained simplex method of PID parameter tuning. Myfun.m enter in the objective function and control the transfer function of the object, run the main function can be obtained
matlab
- matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds b
working
- 用计数器定期启动一个函数MyFun-use a timer to start a function
qyzngj
- 首先建立一个基于对话框的工程,导入数码位图资源,直接在对话框类CMy2Dlg中添加类mytime 程序中的mytime类主要提供两个函数接口:一个是set()用来设置显示位置;一个是myfun()用来设置显示数字来显示。-first establish a dialog-based project, import the bitmap of digital resources directly in the dialog box to add class CMy2Dlg class myti
Myfun
- 功能包中的大部分功能模块为本人自己所写。。部分收录我的网友的作品及网上比较精典的程序段。 Function HexBCDToint(sHexBCD:Byte):integer Function IntToBCD(Int:Byte):word Function MinuteToTime(Minute:Double):TdateTime overload //分钟到标准时间的转换 Function MinuteToTime(Minute:Double va
new
- It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information. In addition, it inserts information related to the author of
Intermediate_Nodes
- The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reactio
lsqcurvefitting
- matlab二维拟合函数表达式 应用于lsqcurvefit(@myfun,a0,data,zdata) (非线性最小二乘法拟合)-curve fitting
GAProgram_matlab
- 本程序包包括遗传算法程序ga.m,突变函数mutation.m,目标函数myfun.m等。用户通过修改目标函数及算法初始参数即可用于自定义的优化问题。-This package includes the ga.m mutation genetic algorithm procedure, the function mutation.m myfun.m, objective function. The user through modifying the object function and t
myfun
- 有关偏微分方程求解,利用pde工具箱来求解-Partial differential equations using the the pde toolbox to solving
gravity
- function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfu
4RUPaR
- 自己用matlab编的并联机器人反解程序,可运行,myfanjie为主程序,myfun为方程组子函数-parallel robot inverse kinematic based on matlab
myfun
- 从矩形图像到圆形的一种变换方式,不过结果是会出现一圈圈圆环-To round a transformation from the rectangular image, but the result is there will be a circle ring
myfun
- 将矩形图通过极坐标变换转换成笛卡尔坐标系上的圆形图-The rectangle by polar coordinates transformation into a cartesian coordinate system on the circular diagram