-
gngauss
MATLAB高斯噪声生成函数(用于通信)(MATLAB function to generate Gaussian noise (for communication))
- 2020-10-05 09:07:39下载
- 积分:1
-
SmartAntenna
说明: 关于智能天线的硕士论文,有matlab仿真方案,可以好好研读。(Smart antenna on the master s thesis, a matlab simulation program, you can make good reading.)
- 2008-09-15 20:55:52下载
- 积分:1
-
反算NURBS曲线插值控制点并计算NURBS插值曲线
对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control point of NURBS curve and draw the interpolation curve of the given discrete point.)
- 2021-04-22 16:08:48下载
- 积分:1
-
pca
使用MATLAB开发环境,来
实现人脸识别(fase recognition)
- 2009-03-20 10:30:55下载
- 积分:1
-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1
-
Simulated-annealing-toolbox-
模拟退火工具箱和相关的源代码,非常有用,希望大家共享学习(Simulated annealing toolbox and related source code
)
- 2014-01-16 23:48:58下载
- 积分:1
-
clear
用MATLAB语言编写的关于神经网络各种算法的程序(Language with the MATLAB neural network algorithms on the procedures)
- 2010-06-26 10:11:17下载
- 积分:1
-
ctc-logmap
802.16eCTC的logmap算法仿真,MATLAB环境(802.16eCTC the logmap algorithm simulation, MATLAB environment)
- 2008-05-15 19:10:13下载
- 积分:1
-
KalmanMatlab
稳态kalman滤波算法仿真通式
本程序考虑线性离散时不变随机系统。系统模型为x(t+1)=fai*x(t)+gama*w(t)
y(t)=H(t)*x(t)+v(t)。有6个参数:状态转移阵fai,输入噪声系数gama,观测阵H,输入
噪声方差Q,观测噪声方差R,观测y( Steady-state kalman filtering algorithm simulation program to consider the general form linear discrete time-invariant stochastic system. System model x (t+1) = fai* x (t)+ gama* w (t) y (t) = H (t)* x (t)+ v (t). There are six parameters: state transition matrix fai, input noise figure gama, observation matrix H, enter noise variance Q, observation noise variance R, observation y)
- 2010-05-09 10:29:35下载
- 积分:1
-
steven2358-kmbox-v0.11-0-g425fe66
核方法工具箱,包括核典型相关分析KCCA,KPLS等算法的源码和实现。(Kernel Methods Toolbox
KMBOX includes implementations of algorithms such as kernel principal component analysis (KPCA), kernel canonical correlation analysis (KCCA) and kernel recursive least-squares (KRLS).
)
- 2021-04-19 09:38:51下载
- 积分:1