-
d
说明: 最近在研究脑电信号的处理 同事自己也收集了一些资料希望和大家分享(Recent studies dealing with EEG colleagues collected themselves would like to share some information)
- 2010-05-06 17:22:25下载
- 积分:1
-
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
-
image_resample.m
image resampling matlab coding(it is about resampling image)
- 2015-04-20 10:13:33下载
- 积分:1
-
ezfft
功率谱描述功率谱描述功率谱描述功率谱描述功率谱描述(Power spectrum described)
- 2010-07-10 20:23:32下载
- 积分:1
-
coloropticalflow_GDIM
这是基于GDIM模型的彩色图像序列光流场,所用的颜色模型为RGB。(This optical flow is from color image sequences based on GDIM model,and the color model is RGB.)
- 2010-07-14 13:35:01下载
- 积分:1
-
Time_FFT_NarrowBand_v2
Time_FFT_bandnarrow_v2.m
it is a function code
it has an input data.
- 2012-04-17 19:37:14下载
- 积分:1
-
AC_Voltage_Control_3phase_IM
control 3 phase motor
- 2013-04-08 21:42:25下载
- 积分:1
-
turbo
本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码的主程序,将数据流分段编码并行处理(This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two states, the MAP decoding using modified decoding algorithm. This file is biting the end of the main program code, the encoded parallel data stream segment)
- 2010-10-26 20:46:09下载
- 积分:1
-
Untitled
高斯建模实现图像背景生成,人有不妥之处,大家共同研究(Gaussian modeling of the background image generation, were something wrong with the common research)
- 2009-05-25 13:14:02下载
- 积分:1
-
ninewton
求解无约束最优化问题的方法之一:拟牛顿法(Quasi-Newton Method)
- 2011-01-02 13:30:13下载
- 积分:1