登录
首页 » matlab » 插值与拟合实验题

插值与拟合实验题

于 2020-11-07 发布
0 112
下载积分: 1 下载次数: 2

代码说明:

说明:  数值分析课程插值与拟合实验,由matlab语言实现(Numerical analysis course interpolation and fitting experiment, realized by matlab language)

文件列表:

Hermit.m, 556 , 2020-10-17
Lchazhi.m, 450 , 2020-10-17
nihe.m, 470 , 2020-10-17
yangtiao3.m, 232 , 2020-10-17

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

发表评论

0 个回复

  • 一个VC++ 随机数组生成类
    VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子   m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置   mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列   my=m/m_Txt_Row;// 查表起始位置的行号   // 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据   for(m=0;m  {   aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置   if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)   a_Random[ct]=atof(strc);   else   a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组   aw1=strc.GetLength();   aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置   strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
    2023-02-02 04:50:03下载
    积分:1
  • Simple_Address_book
    实现通讯录的简单功能,录入一些人员的基本信息,以mdc的格式保存(To achieve a simple address book function, some personnel input the basic information in order to save the format mdc)
    2010-02-02 10:26:13下载
    积分:1
  • matlab仿真
    生成余弦光栅的程序和各种光栅的程序,欢迎下载(Generate cosine grating procedures and a variety of grating procedures, welcome to download)
    2021-03-27 09:09:12下载
    积分:1
  • PST6250.333L REXROTH MANUAL
    说明:  Rexroth drive instalation and operation manual
    2019-05-09 12:46:15下载
    积分:1
  • robust_ahb_matrix_latest
    AHB_slave_verilog_code
    2021-04-21 11:28:49下载
    积分:1
  • PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4...
    PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases
    2022-10-15 17:35:02下载
    积分:1
  • 一个小的倒计时器,可以设置需要倒计时的时间。
    一个小的倒计时器,可以设置需要倒计时的时间。-一个小的倒计时器,可以设置时间
    2023-01-30 01:20:04下载
    积分:1
  • xiaobo
    代码给出了3种不同求解小波包分解能量的方法,有详细注释(The code gives 3 different methods to solve the decomposition energy of the wavelet packet, with detailed annotations)
    2018-02-02 17:15:52下载
    积分:1
  • PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使...
    PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到 -PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version of global variables is automatically closed. Therefore, we should proceed from the field Previous submit them to be used in the variable $ _GET [foo] $ _POST [foo], $ _SESSION [foo] to be
    2022-11-25 07:15:03下载
    积分:1
  • ADI的ADSP
    ADI的ADSP-BF561下实现MP4/MP2codec的关键算法。-ADI
    2022-02-11 10:56:14下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载