-
BPSK
uncoded bpsk ber vs snr waterfall
- 2010-05-17 10:41:09下载
- 积分:1
-
LDA
一个简单的LDA的matlab实现程序,大家多多批评(A simple matlab implementation of the LDA program, a lot of criticism)
- 2012-06-26 17:29:40下载
- 积分:1
-
IPark
坐标变换的,ipark,直线电机能用到的,希望有所帮助(Linear motor acceleration feedforward)
- 2015-03-31 16:04:24下载
- 积分:1
-
ABC-2d
first-order Engquist-Majda ABC in an FDTD program for 2D-TMz Wave.
- 2013-12-04 22:00:01下载
- 积分:1
-
MATLAB(book)
对Matlab的使用及其在相关方面的应用。(The use of Matlab and its related applications.)
- 2007-07-19 08:43:28下载
- 积分:1
-
872394875932847598327
INterval analisis Optimization constrained
- 2010-06-13 11:00:54下载
- 积分:1
-
sobeledge
sobel edge dection of an image
- 2010-03-15 04:14:28下载
- 积分:1
-
CC2530NDK
CC2530NDK实验1——Z-STACK SensorDemo实验(CC2530NDK Experiment 1- Z-STACK SensorDemo experiment)
- 2014-01-19 20:35:37下载
- 积分:1
-
xinhaoqudian(quan)
说明: 用于声发射信号参数分析的GUI平台,基于excel格式文件(The GUI platform for acoustic emission signal parameter analysis is based on Excel format file)
- 2021-03-24 09:19:15下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1