-
MATLAB100cases
matlab例程100,可以作为学习matlab和研究时的工具书,方便查阅;(matlab routine 100, can be used as study and research matlab book at the time of instrument for easy access )
- 2009-03-10 15:47:26下载
- 积分:1
-
matlab_junhengqi
基于MATLAB编程的数字均衡器的设计,包含设计的matlab源文件以及说明文字(MATLAB program based on the design of digital equalizers, including the design matlab source files, as well as explanatory text)
- 2010-02-24 12:19:23下载
- 积分:1
-
spline3
三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例,
用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序,
可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。(Cubic spline interpolation function boundary condition for the practical problems cubic spline interpolation required to give the state the endpoint. In the first boundary condition, for example, with a node represents the second derivative of the cubic spline interpolation function for solving the relevant equations with catching method. General Procedure prepared by the cubic spline function Matlab, can directly display each range segment cubic spline function body expression, to the point of interpolation is calculated and displayed for each interval segment curve.)
- 2015-09-16 11:33:23下载
- 积分:1
-
kalman_filter
Implementation of a kalman filter
- 2009-12-22 11:26:52下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1
-
nettools
神经网络工具箱在matlab中的演示代码(Matlab neural network toolbox in the demo code)
- 2009-07-08 19:15:59下载
- 积分:1
-
QPSK_AWGN
说明: 本程序在c平台下开发,描述了awng信道下QPSK调制的方针。结果较为理想(The program developed in c platform described awng channel QPSK modulation approach. More satisfactory results)
- 2010-04-10 16:01:48下载
- 积分:1
-
demos
时频分析部分程序,包括paramfun.m、tfdemo1.m、tfdemo2.m、tfdemo3.m、tfdemo4.m、tfdemo5.m等(The time-frequency part program)
- 2012-04-27 18:21:02下载
- 积分:1
-
ProUnit5
十字序贯CFAR,传统序贯法的一种变异,可以处理一些特殊的回波(Cross sequential CFAR, a variation of the traditional sequential method that can handle some special echo)
- 2012-07-07 11:40:54下载
- 积分:1
-
003
模式识别中经典的PCA算法,大家可以参考借鉴一下!(PCA in the classic pattern recognition algorithms, we can refer to learn it!)
- 2010-12-06 21:35:17下载
- 积分:1