-
lagrangepolynomial
数值分析中的拉格朗日算法,函数构造比较简单。matlab程序编写。(Numerical Analysis of Lagrangian algorithm, function of relatively simple structure. matlab programming.)
- 2008-01-16 20:44:46下载
- 积分:1
-
cirro
This function gives as output the absorption coefficient of a cirrus
- 2014-09-29 20:39:48下载
- 积分:1
-
Generator_COPT
PROGARM MATLAB CODE DOPT IN POWER
- 2014-10-20 15:45:58下载
- 积分:1
-
motor
motor modeling satisfies the users for knowing control logic
- 2014-10-29 00:54:35下载
- 积分:1
-
janyiu
用MATLAB实现的压缩传感,雅克比迭代求解线性方程组课设,时间序列数据分析中的梅林变换工具。( Using MATLAB compressed sensing, Jacobi iteration for solving linear equations class-based, Time series data analysis Mellin transform tool.)
- 2016-05-14 15:34:29下载
- 积分:1
-
LMS
基于最小均方算法的自适应数字波束形成器matlab程序(Algorithm based on minimum mean square adaptive digital beamforming matlab program)
- 2013-12-19 20:46:27下载
- 积分:1
-
program_6_11
Program _6_11 of prof Rappaport textbook
- 2012-12-04 04:37:14下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
fconv
分数阶傅里叶变换 Matlab仿真实现 单分量的LFM信号的检测和参数估计(Fractional Fourier Transform Matlab simulation to achieve a single-component LFM signal detection and parameter estimation)
- 2020-12-17 10:39:11下载
- 积分:1