-
SurveyorToolbox_v4.2
在matlab环境下控制srv-1机器人,解压后java文件夹放入matlab的bin中,其余放入toolbox(matlab srv-1 under control of the robot)
- 2011-05-08 15:47:03下载
- 积分:1
-
Matlabfigure
matlab 处理图形图像方面的学习资料(the learning material of dealing with the figures with matlab)
- 2011-12-10 15:45:46下载
- 积分:1
-
wind_Davenport
脉动风模拟和功率谱比较 devenport 大家可以看看,亲测有用(-
Simulation of fluctuating wind and power spectral comparison devonport)
- 2015-12-24 14:17:49下载
- 积分:1
-
综合评价模型
说明: 文件包含了层次分析法、熵权法和TOPSIS方法计算参数时用到的函数(The file contains the functions used in the calculation of parameters by analytic hierarchy process (AHP), entropy weight method and TOPSIS method)
- 2020-07-31 14:44:19下载
- 积分:1
-
Copula
说明: 包括copula分布参数估计、秩相关系数估计、平方欧式距离求解等,两个随机变量,从求边缘分布,到求二元联合copula函数的全过程,(copula function estimate)
- 2020-12-09 16:25:21下载
- 积分:1
-
DTC
直接转矩控制系统的研究与仿真,对异步电机进行直接转矩控制的matlab仿真(DTC)
- 2010-07-11 14:08:09下载
- 积分:1
-
fuzzy
Web日志模糊聚类算法的研究,模糊数学方法及其应用(Web Log fuzzy clustering algorithm, fuzzy mathematics and its application)
- 2010-09-17 10:12:55下载
- 积分:1
-
adefdtd1
一维等离子体的ade—fdtd算法程序,也可推广到一般色散介质。(One-dimensional plasma ade-fdtd algorithm program can also be extended to general dispersive media.)
- 2011-02-15 11:27:26下载
- 积分:1
-
ls_AR
时间序列分析,采用了最小二乘(LS)与自回归(AR)的组合模型,并用MATLAB将其实现(Time series analysis, using a least-squares (LS) and autoregressive (AR) model combination and its implementation using MATLAB)
- 2013-09-10 11:13:58下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1