-
csfunc
function [sys,x0,str,ts] = csfunc(t,x,u,flag)
% 定义一个连续系统的 S-function(function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function)
- 2007-06-19 22:10:05下载
- 积分:1
-
MatlabSIFTcode_1
sift算法实现的图像匹配程序,使用matlab编写的,多用于图像拼接,融合等领域。(sift algorithm of image matching procedures, the use of matlab prepared are used for image mosaic, integration and other fields.)
- 2007-11-29 15:52:49下载
- 积分:1
-
matlab
包含一些通信系统的仿真程序
包括时间分集,频率分集,二时二频分集(Communication system contains some simulation program including time diversity, frequency diversity, frequency diversity two two)
- 2013-11-27 14:20:44下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
variogramfit
断层插值函数代码,采用matlab软件环境编制(Fault code matlab interpolation function, the soft environment system
)
- 2013-11-27 23:30:51下载
- 积分:1
-
Color_To_Gray_and_Back
Color To Gray And back Matlab Code
- 2012-02-03 01:22:15下载
- 积分:1
-
MATLAB_2011a
本书包含MATLAB使用和数学知识的丰富层次。编著本书有四个主要目的:(1) 帮助初学者顺利跨入MATLAB大门;(2) 全面、多层次、细致而深入地叙述MATLAB中数值、字符串、胞元、构架、逻辑、函数句柄六种重要数据类型的应用规则、相互配用和编程规范;(3) 由浅入深地阐述MATLAB三种建模、分析、仿真环境——数值计算、符号计算和Simulink环境的特征和使用要领;(4) 以实例讲述MATLAB代表的现代计算能力对传统算法和思维的影响。(Book contains rich levels of using MATLAB and mathematics knowledge. Compiled the book has four main purposes: (1) help beginners MATLAB entered the door smoothly (2) comprehensive, multi-level, meticulous and thorough account Numbers, strings, cell yuan, in the MATLAB framework, logic and function handles six important application rules, with each other and programming of the data type specifications (3) describes the MATLAB distinguished three kinds of modeling, analysis, simulation environment, numerical and symbolic computation and Simulink environment characteristics and use of the essentials (4) with examples about MATLAB on behalf of the modern computing power s influence on the traditional algorithm and thinking.
)
- 2013-04-25 16:15:45下载
- 积分:1
-
8-UKF算法在惯性导航系统中的应用
说明: 使用无迹卡尔曼滤波器完成系统惯性导航,效果很好(use ukf to achieve imu)
- 2020-06-10 15:41:08下载
- 积分:1
-
MUSIC_RMSE_SNR
智能天线的核心技术之一是波达方向估计,在无线通信中具有重要作用。MUSIC算法是一种经典的DOA估计算法,但因其计算量大、对于相干及小信噪比信号无法分辨等缺陷,故有较多的改进算法被提出。文中研究了求根MUSIC算法、基于空间平滑技术的MUSIC算法、改进MUSIC算法及修正MUSIC算法。通过仿真分析了角度间隔、信噪比、信号相干对改进MUSIC算法分辨率的影响。以上几种改进MUSIC算法进一步发挥了该算法高分辨率的优势,且有利于其在智能天线方面的应用。(One of the core technology of smart antenna is DOA estimation, which plays an important role in wireless communication. MUSIC algorithm is a classic DOA estimation algorithm, but because of its large amount of computation, the coherent and small signal to noise ratio of the signal can not be resolved and other defects, so there are many improved algorithms are proposed. This paper studies the root MUSIC algorithm based on spatial smoothing technique, the improved MUSIC algorithm, MUSIC algorithm and modified MUSIC algorithm. The influence of angle interval, signal to noise ratio and signal coherence on the resolution of the improved MUSIC algorithm is analyzed by simulation. The above improved MUSIC algorithm to further play the advantage of the high resolution of the algorithm, and it is conducive to the application of the smart antenna.)
- 2016-01-23 11:27:02下载
- 积分:1
-
space_time_trellis_coding
Space Time Trellis Coding simulation
It verifies the BER performace of STTC.
- 2010-03-09 14:54:58下载
- 积分:1