-
ch1
雷达系统专业基本功能分析,基本系统功能源代码。(the source code to Radar System,the basic souce code.analysis and simulation.)
- 2010-03-03 19:54:13下载
- 积分:1
-
KalmanFilter
说明: 收藏了两篇关于Kalman滤波器的经典教程,一篇是英文原版,令一篇是翻译本,对初学者很有帮助。(Kalman Filter )
- 2009-08-05 09:57:51下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
impulsefrequecy-response-code
the calculation of imp response from the frequecny response in power delay profiel calculations
- 2013-12-06 19:39:46下载
- 积分:1
-
correlation
to find the correlation of the image
- 2009-02-09 02:50:22下载
- 积分:1
-
demofun
This is a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra parameters: gamma (gam) is the regularization parameter, determining the trade-off between the fitting error minimization and smoothness of the estimated function. sigma^2 (sig2) is the kernel function parameter of the RBF kernel. The parameters and the variables relevant for the LS-SVM are passed as one cell. This cell allows for consistent default handling of LS-SVM parameters and syntactical grouping of related arguments.
- 2015-01-18 05:53:25下载
- 积分:1
-
walsh-code-decoding
It does walsh decoding in matlab.For w5 i.e. 100
Walsh code T = 01100110
For bit a3 at T/2
So a3=1
Similarly same things is do for T/4,T/8……..
Continuing the same steps we get w5=100
- 2015-03-23 16:41:08下载
- 积分:1
-
rjMCMC
实现带有再采样步骤的rjmcmc算法,并用算例证明其性能。(To achieve with the re-sampling step rjmcmc algorithm, and use examples to prove its performance.)
- 2010-01-17 23:44:10下载
- 积分:1
-
matlab
说明: matlab下几个三角函数实现的对比
。(matlab implementation of the next several trigonometric functions compared)
- 2011-03-09 21:59:56下载
- 积分:1
-
Simple
a example of kalman filter run on matlab
- 2012-05-12 09:43:58下载
- 积分:1