登录
首页 » matlab » Untitled2

Untitled2

于 2020-09-20 发布
0 215
下载积分: 1 下载次数: 5

代码说明:

说明:  采用解析法绘制稳定性叶瓣图,构建转速与切削深度之间的关系曲线,为切削参数的合理选择避免发生颤振带来方便。(Analytical method is used to draw the stability leaflet diagram, and the relationship curve between the speed and the cutting depth is constructed, which is convenient for the reasonable selection of cutting parameters to avoid chattering.)

文件列表:

Untitled2.m, 8177 , 2020-06-11

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

发表评论

0 个回复

  • chengxchengx
    说明:  设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序 (Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db Write down the design source MATLAB)
    2010-04-06 11:06:51下载
    积分:1
  • AsProgrammer
    说明:  AS programmer windows version
    2020-06-24 00:20:01下载
    积分:1
  • 给人写的毕设,但没过
    给人写的毕设,但没过-people wrote Albert located, but after
    2022-05-29 09:21:08下载
    积分: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
  • 6682371
    说明:  
    2018-02-04 15:23:28下载
    积分:1
  • pip-19.1.1.tar
    pip -19.1 zip can use
    2020-06-23 16:20:02下载
    积分:1
  • visibresto2
    大气耗散函数 Tarel 理论,Tarel 的Fast Visibility Restoration from a Single Color or Gray Level Image(Tarel theory of atmospheric dissipation function)
    2017-10-07 15:01:25下载
    积分:1
  • 观察者模式-老板回来01
    MGOSoftware Products Keygen source code
    2020-06-24 13:20:02下载
    积分:1
  • AdminEX响应式后台模板
    说明:  AdminEX响应式后台模板 UI,输入-布局,定制和风格(Adminex responsive background template)
    2020-07-18 18:19:23下载
    积分:1
  • Form_Resiz Me.ImageList1.ListImages(1).Picture
    Form_Resiz Me.ImageList1.ListImages(1).Picture-Form_Resiz Me.ImageList1.ListImages (1 ). Picture
    2022-03-28 14:16:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载