登录
首页 » matlab » interpft_cubic

interpft_cubic

于 2014-02-21 发布 文件大小:1KB
0 215
下载积分: 1 下载次数: 23

代码说明:

  对非同步采样数据进行三次样条插值同步化处理,进而可进行谐波分析。(The asynchronous sample data can be synchronized by using the interpolation of cubic function)

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

发表评论

0 个回复

  • lab05
    Lab file Matlab file
    2010-12-06 20:00:41下载
    积分:1
  • Brochure1
    antenna design using matlab patch antenna.
    2013-10-02 02:24:39下载
    积分:1
  • T-F-analysis-toolbox
    信号处理领域中时频分析工具箱,可以处理常见的食欲频域以及时频域信号分析。(Signal processing toolbox in the time-frequency analysis, loss of appetite can handle the common frequency domain and time-frequency domain signal analysis.)
    2011-04-29 23:19:59下载
    积分:1
  • Matlab-MathProblemssolvingwithMatlabProgramming
    在matlab环境下求解典型的数学问题,包含多种工程应用实例(in Matlab environment for a typical math problems, the project includes a variety of application examples)
    2007-01-27 20:00:40下载
    积分:1
  • estmimooo
    estimation of channel
    2013-02-03 17:41:30下载
    积分:1
  • Matlab_Cpp_Programming
    刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。(By Liu Wei. This book describes how to use Matlab and C/C++ mixed programming. Is divided into eight chapters, including: Matlab programming initially, Matlab compiler, Matlab and C language interface, generates an independent run Matlab programs, Visual C++ calling Matlab program, Matlab DotNet Builder and Visual C++, Matcom and C/C++ and Visual C++ call Mattab C++ math library. In addition, the appendix introducing the basics of the dynamic link library.)
    2010-09-04 18:50:58下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • lamda
    lambda algorithm to gps attitude determination
    2013-12-02 14:26:01下载
    积分:1
  • bch
    Simulink实现数字通信系统BCH码信道编码分析(BCH code channel coding analysis Simulink digital communication system)
    2016-06-12 22:04:30下载
    积分:1
  • 5956460HEED-matlab
    heed algorithms for the wireless sensor networks
    2010-08-31 01:00:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载