登录
首页 » matlab » 线性拟合与润滑求解

线性拟合与润滑求解

于 2019-04-10 发布
0 236
下载积分: 1 下载次数: 7

代码说明:

说明:  可以线性拟合指定的函数或者二项式的数据,并求解相关性R。令用有限差分法求解了滑动轴承油膜压力的数值计算matlab程序。(The data of the specified function can be linearly fitted and the correlation R can be solved.The finite difference method is used to solve the numerical calculation of the oil film pressure of sliding bearings by MATLAB program.)

文件列表:

formular1.m, 40 , 2019-03-28
matlab01.m, 4153 , 2019-04-10
zks02.m, 558 , 2019-03-28
zks4.m, 235 , 2019-03-28

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

发表评论

0 个回复

  • 西安交大最新关于小波的论文,对初学者帮助非常大,请大家多多支持...
    西安交大最新关于小波的论文,对初学者帮助非常大,请大家多多支持-Xi"an Jiaotong University on the latest wavelet paper for beginners great help, we can support
    2022-01-21 20:47:17下载
    积分:1
  • 点击标签添加到面板代码
    点击标签添加到面板代码是一款点击按钮将选中标签添加到面板上(Click on the label to add to the panel code is a click button to add the selected label to the panel)
    2019-04-08 16:43:24下载
    积分:1
  • 无人驾驶车辆模型预测控制matlab代码
    说明:  《无人驾驶车辆模型预测控制》对应代码,添加注释,成功运行!实现了车辆无人驾驶控制的matlab仿真(The corresponding code of "prediction and control of unmanned vehicle model" is added with notes and successfully run! Matlab simulation of vehicle unmanned driving control is realized)
    2019-06-04 12:49:42下载
    积分:1
  • In this talk we will consider two approaches in dealing with the risk of supplie...
    In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may default during their production lead-times.
    2022-05-21 09:07:11下载
    积分:1
  • 结构优化程序,罚函数法.可求解非线性规划问题.
    结构优化程序,罚函数法.可求解非线性规划问题.-structural optimization procedure penalty function. Planning can solve nonlinear problems.
    2022-05-17 09:54:34下载
    积分:1
  • 面向对象简介,介绍面向对象的基本概念和三大核心特色。适合给有一定基础的人讲解用...
    面向对象简介,介绍面向对象的基本概念和三大核心特色。适合给有一定基础的人讲解用-OPP PPT
    2022-06-26 16:23:29下载
    积分:1
  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • weimiao
    此程序描述了应用CoSAMP方法的压缩传感重构程序( This procedure describes the application of compressed sensing reconstruction methods use CoSAMP program)
    2009-11-10 14:41:33下载
    积分:1
  • 本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算...
    本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算-This procedure for the land of the white theme of Sale Solution algorithms, using the carat of the Ostrovsky ellipsoid, including the positive operators and counter-balance
    2022-04-25 18:11:23下载
    积分:1
  • browser_ui
    Stolen files of yet more inside from the TV of mine is lots
    2020-06-18 09:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载