-
lagrange
拉格朗日多项式拟合卫星精密星历。。。。。(lagrange)
- 2010-09-24 17:10:52下载
- 积分:1
-
antenna
antenna patterns using matlab codes
- 2010-05-19 03:37:01下载
- 积分:1
-
matlab1
文件夹包括通信系统的评估及MATLAB示例。(Folder, including the assessment of communication systems and MATLAB examples.)
- 2011-08-30 16:49:33下载
- 积分:1
-
classical_new
经典谱估计,对窗的长度、类型、采样数据长度的影响(The classic spectrum estimation, length, type, the influence of the length of data window sampling)
- 2015-01-13 11:03:57下载
- 积分:1
-
111
求积分的matlab源程序,该程序的执行效率比较高,并且简单。(Quadrature matlab source, the efficiency of the program is relatively high, and simple.)
- 2013-12-11 18:05:21下载
- 积分:1
-
RBF_Iris_TOOLBox
it s RBF neural network by using tool box matlab
- 2014-01-24 15:40:17下载
- 积分:1
-
SVM_lzb1p0
支持向量机matlab程序
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(Support vector machine matlab procedures (1) Main_SVC_C.m--- C_SVC II classification algorithm (2) Main_SVC_Nu.m--- Nu_SVC II classification algorithm (3) Main_SVM_One_Class.m--- One-Class Support Vector Machine (4 ) Main_SVR_Epsilon.m--- Epsilon_SVR regression algorithm (5) Main_SVR_Nu.m--- Nu_SVR regression algorithm)
- 2008-12-12 14:24:26下载
- 积分:1
-
comm_ch01_intro_en
对于通信原理中的调制解调进行说明,并且用MATLAB给出了仿真。(For modem communication theory is described in, and the simulation with MATLAB.)
- 2010-12-24 17:45:39下载
- 积分:1
-
two_not_noise_RMSE_60
说明: 在X,y方向分别放水平磁环,在Z轴上放电偶极子,给出信号方位角估计随极化角度和俯仰角的变化的估计性能(In X, y directions are the level of magnetic release, discharge in the Z-axis dipole is given with the polarization angle estimate signal azimuth and elevation changes in the estimation performance)
- 2010-04-17 17:09:59下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1