登录
首页 » matlab » SINS

SINS

于 2013-12-13 发布 文件大小:11KB
0 147
下载积分: 1 下载次数: 18

代码说明:

  捷联惯导仿真,对于初学捷联惯导的人有很大的帮助(SINS simulation SINS for the beginner who has a lot of help)

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

发表评论

0 个回复

  • xianxintiaopinbo
    本文通过matlab仿真,比较线性调频信号的FFT和STFT,并研究了信号中混入各种噪声后如何处理。(In this paper, matlab simulation, comparison of the FFT and linear FM signal STFT, and studied all kinds of noise signals mixed How to handle.)
    2011-04-28 22:27:28下载
    积分:1
  • wavelet
    实现图像的小波变换,并详细介绍了求解过程(Realize the wavelet transform, and gave details of the solution process)
    2010-05-22 08:23:22下载
    积分:1
  • level_set_methods_1.1.7
    利用matlab实现level set图像分割(using Matlab achieve level set Segmentation)
    2007-04-04 10:51:38下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 111
    通过用matlab程序设计实现IIR高通数字滤波器。(By using matlab program design of IIR high pass digital filter. )
    2013-11-27 21:28:32下载
    积分:1
  • matlab编写的bpsk信号的循环谱估计
    用matlab编写的bpsk信号的循环谱估计程序,适合给初学者参考。(BPSK signal s Matlab computer program written in cyclic spectrum,for new learners reference.)
    2013-04-23 20:22:17下载
    积分:1
  • NWA-Folder
    This folder contains Matlab functions for the Enhanced Interval Approach (EIA) in: Simon Coupland, J. M. Mendel and Dongrui Wu, “Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Convergence of the Word FOUs,” IEEE World Congress on Computational Intelligence, Barcelona, Spain, July 2010. All following functions were tested in Matlab 7.4.0 (R2007a) under Windows 7: centroidIT2: Compute the centroid of an IT2 FS. EKM: Implement the Enhanced KM algorithms. IA: Implement the Interval Approach for word encoding. mainJPL: Illustrate IA and EIA using the JPL dataset. mainWeb: Illustrate IA and EIA using the Web dataset. mg: Compute the membership grades of a vector of numbers on a T1 FS. plotFigures: Plot Figs. 3.18, 3.19 and 3.20 in the book. plotIT2: Plot an IT2 FS. Last modified by Dongrui Wu (dongruiw@usc.edu), May 2, 2010.
    2013-12-19 03:02:01下载
    积分:1
  • fuzzy_k_means
    模式识别,聚类分析中的fuzzy_k_means算法。经调试可用。希望有用~(Pattern recognition, cluster analysis fuzzy_k_means algorithms. After debugging available. I hope useful ~)
    2013-05-26 12:00:01下载
    积分:1
  • GMMs
    说明:  关于GMMS中的matlab的示例数据,里面是详尽的代码(For example data of MATLAB in GMMS, there are detailed codes.)
    2019-05-08 17:42:04下载
    积分:1
  • MD5
    哈希函数MD5,自己在MATLAB仿真实现的代码。供大家学习交流。(hash funtion MD5 Matlab codes,which is edited for our studying )
    2010-11-26 00:10:00下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载