-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
PowerQuality
simulation power quallity in matlab simunik
- 2013-08-05 14:22:53下载
- 积分:1
-
Matlabs-GUI-Src.rar
Matlab之GUI源码 非常有用的代码(matlab s gui source code)
- 2011-09-28 19:35:40下载
- 积分:1
-
UWB_PPM_source
说明: 利用压缩包内的5和函数产生PPM调制的UWB信号,信号波形为高斯二阶导函数。重复编码次数,TH码长度范围,波形形成参数alpha等参数均可以改变(use compressed within the five functions to generate PPM and the UWB signal modulation, Waveform second derivative of the Gaussian function. Repeat code number, TH code length, alpha waveform parameters such as formation parameters can be changed)
- 2006-02-06 08:58:06下载
- 积分:1
-
ICA-based-denoising-for-digital-camera
research paper about independent component anlysis approach to denoise image
- 2014-09-11 13:44:28下载
- 积分:1
-
123
基于Matlab的系统信号FFT频谱分析与显示(System based on Matlab Signal FFT spectrum analysis and display)
- 2009-03-20 23:54:16下载
- 积分:1
-
codhuff
huffman coding and huffman decoding
- 2009-06-04 09:29:28下载
- 积分:1
-
DigitalSignalProcessingLaboratoryusingMatlabSanji
this is the Digital Signal Processing Laboratory using Matlab Sanjit K Mitra book for digital systems and signal processing.....
- 2010-09-01 03:07:37下载
- 积分:1
-
shortest-path
dijkstra计算最短路径,算法在优化、图像处理、网格处理等相关领域有非常广泛的应用,希望能借此机会了解其实质内容,并灵活应用其到所学领域中。(dijkstra calculate the shortest path algorithm optimization, image processing, mesh processing and other related fields have a very wide range of applications, hoping to take this opportunity to learn about its substance, and the flexibility to apply their learning to the field.)
- 2013-11-17 16:45:16下载
- 积分:1
-
clpm_7.8
负荷预测One world, one dream, I only want to download your stuff.
One world, one dream, I only want to download your stuff.
(we are the world One world, one dream, I only want to download your stuff.
)
- 2013-12-16 11:55:17下载
- 积分:1