登录
首页 » matlab » loadrinexn

loadrinexn

于 2011-04-06 发布 文件大小:1KB
0 270
下载积分: 1 下载次数: 0

代码说明:

说明:  RINEX 2.1 导航电文文件读取程序(RINEX2.1 navigation data file read)

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

发表评论

0 个回复

  • cubicbezierlsufit
    通过四点贝塞尔曲线来拟合曲线的代码,参数可以相应改变(four points bezier fitting)
    2009-12-30 10:59:08下载
    积分:1
  • zhuixingliu
    无粘锥形流场计算,Taylor_Maccoll方程的数值解法(Inviscid conical flow field calculation)
    2021-04-03 12:29:07下载
    积分:1
  • meiging_v83
    一种流形学习算法(很好用),借鉴了主成分分析算法(PCA),课程设计时编写的matlab程序代码。( A fluid manifold learning algorithm (good use), It draws on principal component analysis algorithm (PCA), Course designed to prepare the matlab program code.)
    2016-09-30 16:35:53下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • MATLAB
    MATLAB教程:有入门介绍,符号计算,数值计算,数组,可视化编程等等(MATLAB Tutorial: Getting Started with introduction, symbolic computation, numerical computation, arrays, visual programming, etc.)
    2011-10-30 11:38:25下载
    积分:1
  • pitch
    通过基本的自相关函数法求解音频信号基音周期(Autocorrelation function for solving Pitch)
    2013-12-11 22:52:20下载
    积分:1
  • codec
    how implement a codec using matlab Simulation
    2014-01-19 03:41:15下载
    积分:1
  • PSO2
    This is a Particle Swarm Optimisation technique.
    2014-02-11 13:18:30下载
    积分:1
  • zikangrao
    说明:  演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。(In the process of evolution, ADRC evolves from PID controller and adopts the core idea of PID error feedback control. Traditional PID control directly draws the output from the reference input as a control signal, which leads to the contradiction between response speed and overshoot.)
    2019-01-25 03:38:54下载
    积分:1
  • In3_Out2
    some thing more for MIMO
    2009-03-10 10:19:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载