搜索资源列表
crossgamyfun
- 遗传算法的matlab程序,包括三个,cross,ga,myfun-GA Matlab procedures, including three that cross, ga, myfun
myfun
- 换能器散射回波信号声强预测,可自拟发射和接收换能器的类型及指向性,海底散射强度,得到不同条件下的散射回波信号声强
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
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
myfun
- 将矩形图通过极坐标变换转换成笛卡尔坐标系上的圆形图-The rectangle by polar coordinates transformation into a cartesian coordinate system on the circular diagram
Myfun
- 电子科大马岳林在日本做的 数字预失真 代码 非常有用的 -matlab code about digital predistortion very important