-
matlab
说明: matlab实验报告 学习A律PCM量化器的matlab代码(Programmable test report: Learning A law PCM quantizer matlab code)
- 2010-04-21 21:33:20下载
- 积分:1
-
mfile
ForMATLAB_2011a教程,matlab教程源代码,MATLAB使用和数学知识的丰富层次(ForMATLAB_2011a tutorials, matlab tutorial source code, MATLAB mathematical knowledge to use and rich gradation)
- 2013-07-10 20:00:09下载
- 积分:1
-
dop1
Dilution of precision part 2
- 2015-02-25 02:37:07下载
- 积分:1
-
zhuchengfenfenxi
MATLAB实现主成分分析,主成分分析可以用于预测,评估等,应用范围广泛(MATLAB realization of principal component analysis)
- 2015-03-06 16:26:09下载
- 积分:1
-
xiangyingmian
基于matlab编译的一个二阶相应面法拟合程序。代码简易,尚未检查其收敛性。(Using matalb. Write a simple quadratic surface fitting code, corresponding program is simple, has yet to test whether convergence.)
- 2013-05-15 10:51:33下载
- 积分:1
-
beatsdemo
it is for demo beutiful in the matlab
- 2009-10-04 21:11:20下载
- 积分:1
-
BPSK_Rayleigh
Bit Error Rate for BPSK Modulation in Rayleigh Channel
- 2011-01-24 16:22:01下载
- 积分:1
-
Stator_flux_optimised_Direct_Torque_Control_system
说明: 一种适用于感应电机的定子磁链优化的直接转矩控制技术。(One for induction motor stator flux-optimized direct torque control technique.)
- 2008-10-26 09:52:38下载
- 积分:1
-
nnnn
说明: matlab小波分解,提取改变系数再重构(matlab wavelet decomposition, extraction to change the coefficient of re-reconstruction)
- 2009-08-24 16:14:46下载
- 积分: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