-
MIMOToolkit
Matlab simulation code for multiple input multiple output antenna
- 2011-05-31 12:59:56下载
- 积分:1
-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1
-
san_D_SNR_music
空间普估计之music算法与信噪比之间的关系(Space and general music algorithm estimates the relationship between SNR)
- 2011-09-13 10:05:04下载
- 积分:1
-
Shop-scheduling-algorithm
根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法(According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm)
- 2013-12-24 17:13:53下载
- 积分:1
-
Cukmojaza
power electric simulation models
- 2013-12-10 22:23:23下载
- 积分:1
-
3d-ghost-image
The ghost images are generally genereated in 3d movies are running because of the angle variation. the removal of ghost images are to be important.
- 2015-02-27 19:50:43下载
- 积分:1
-
CameraFingerprint_1.0
利用PRNU的图像指纹识别算法,可用于进行图像认证,来源辨别等。主要用于数字图像取证方面。(PRNU image use fingerprint recognition algorithm, can be used for image authentication, and other sources to identify. Mainly used for digital image forensics.)
- 2021-03-02 11:29:34下载
- 积分:1
-
lab_intro
这个一个很全面的数字信号处理的实验工具包,里面包含了大部分的数字信号处理实验的各个方面。希望对大家有帮助。(This a very comprehensive test of digital signal processing tool kit, which contains most of the digital signal processing aspects of the experiment. Hope to help.)
- 2010-09-05 09:03:21下载
- 积分:1
-
gm11
灰色GM(1,1)预测普通代码和改进之后的代码。(the GM(1,1) predict code)
- 2012-04-30 15:00:34下载
- 积分:1
-
root
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5 Newton-Raphson Iteration
Algorithm 2.6 Secant Method
Algorithm 2.7 Steffensen s Acceleration
Algorithm 2.8 Muller s Method
Algorithm 2.9 Nonlinear Seidel Iteration
Algorithm 2.10 Newton-Raphson Method in 2-Dimensions
- 2011-06-07 03:04:18下载
- 积分:1