登录
首页 » 算法 » Golden section method for the minimum function of the operating point I refer to...

Golden section method for the minimum function of the operating point I refer to...

于 2022-06-12 发布 文件大小:1.02 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

黄金分割法求函数极小值点本人的作业大家可以参考参考参考-Golden section method for the minimum function of the operating point I refer to the reference you can refer to ah ah ah ah

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

发表评论

0 个回复

  • 2D FDTD and plane wave expansion for the calculation of optical and microwave
    2D的FDTD和平面波展开,用于光学和微波计算-2D FDTD and plane wave expansion for the calculation of optical and microwave
    2022-03-19 16:19:45下载
    积分:1
  • 用C++写的矩阵和矢量运
    用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
    2023-01-20 04:05:04下载
    积分:1
  • VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。...
    VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。-VB linear Kalman filtering procedures, simple and understandable. For beginners practice reference.
    2022-03-21 15:54:32下载
    积分:1
  • 打印条形码示例
    资源描述 Code128 Code39 两种编码规则的条形码,数字变成条形码的转换方法。 // TODO: Add your control notification handler code here CDC dc; int CodeName,printQuality; LPSTR partial=NULL,text; CCode39 code39; CCode128 code128; UpdateData(TRUE); text=m_CodeText.GetBuffer (50); //获取编码方式 CodeName=m_CodeName.GetCurSel(); if(CodeName==CB_ERR) { MessageBox("请选择编码方式"); return; } switch(CodeName) { case 0: CodeType=CODE39; break; case 1: CodeType=CODE128A; break; case 2: CodeType=CODE128B; break; case 3: CodeType=CODE128C; break; } //获取打印机设备环境 if(!(printDlg.DoModal())) { MessageBox("打印错误。"); return ; }
    2022-03-22 14:26:04下载
    积分:1
  • 手机通讯录系统
    #include #include #include #include #include struct people {   char name[20];   char tel[20];   int classficition;//类型 1.办公类  2.个人类 3.商务类   char E_mail[30];   people *pNext; }; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-23 03:05:04下载
    积分:1
  • 车 detcte
    你好我是一名学生在我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测的第三年周期工程师这一项目与 visual studio 2010 和 opencv 2.4.8 并且谢谢你
    2023-03-29 14:45:04下载
    积分:1
  • 遗传解决微电网运行优化
    微电网是比较热门的话题,针对微电网越来越多的使用,人们开始探寻其最优经济控制,既要保证达到经济要求,也要能保证能在一定程度上实现排放污染气体量最小。
    2022-09-30 07:55:03下载
    积分:1
  • 加速迭代求方程根的一个实例
    加速迭代求方程根的一个实例-accelerate iterative equation for the one-examples
    2022-03-16 02:55:05下载
    积分:1
  • Find Devide Between to Number
    孟吉通selisih angka dengan bahasa C.Inputan berupa angka。输出yang dihasilkan berupa angka selisih dari inputan yang dimasukan。
    2022-04-11 13:36:17下载
    积分:1
  • CT跟踪,压缩感知
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒。具体原理分析可参照相关文章
    2022-12-09 18:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载