-
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
-
prog10-16
余向阳博士Matlab教程的源代码。
包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法(Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential equations)
- 2009-04-25 18:48:29下载
- 积分:1
-
GODLIKEcode
GODLIKE - A robust single-& multi-objective optimizer
- 2010-12-25 17:13:00下载
- 积分:1
-
RDalgorithm
此源码是SAR成像中的距离多普勒算法(RDA)的整个仿真过程,相信通过这个仿真有助于理解距离多普勒算法(This source is the distance SAR imaging Doppler algorithm (RDA) of the entire simulation process, I believe that through this simulation helps to understand the range-Doppler algorithm)
- 2014-11-09 17:06:52下载
- 积分:1
-
Untitled
实现基本的PCM编译码功能,函数简单,程序可行(PCM encoding and decoding functions to achieve the basic function is simple, practical procedures)
- 2010-11-24 17:48:14下载
- 积分:1
-
C128_DAB_performance_prediction
C128 DAB performance prediction document
- 2010-01-03 14:53:52下载
- 积分:1
-
shafting-torsional-vibration
matlab计算轴系振动的程序,包含“纵向振动”和“扭转振动”。(matlab to calculate the shaft vibration procedures, including the longitudinal vibration and torsional vibration.)
- 2012-07-28 11:43:16下载
- 积分:1
-
cellular-automata-and-Matlab
元胞自动机是一种用来仿真局部规则和局部联系的方法。本文介绍了如何使用matlab来编写有效的程序来实现元胞自动机。密码是canyuanhanmei.(Cellular automata is a method used to simulate the local rules and local contact. This article describes how to use matlab to write an effective program to achieve cellular automata. The password is canyuanhanmei.)
- 2013-03-29 10:17:50下载
- 积分:1
-
Autocorrelation-Gold
Spread spectrum merupakan sistem dimana sinyal yang dikirimkan memiliki bandwidth yang jauh lebih lebar daripada bandwidth sinyal informasinya sendiri. Proses pelebaran bandwidth sinyal informasi ini dilakukan pada sisi pengirim dan disebut spreading. Sebaliknya, proses penyempitan kembali bandwidth sinyal informasi dilakukan di sisi penerima, dan disebut despreading. Pada gambar 1 berikut menunjukkan proses yang terjadi pada sistem spread spectrum.
- 2013-09-03 15:40:08下载
- 积分:1
-
OFDMA
ofdma的一个简单的收发程序采用QPSK调制噪声是高斯白噪声(A simple transceiver of ofdma program using QPSK modulation noise is gaussian white noise)
- 2013-12-05 16:48:43下载
- 积分:1