-
946
快速傅里叶变换 它的主要功能是用fft变换然后识别文字(FFT ,it is used to fft and recogonize chinese )
- 2005-05-23 17:08:15下载
- 积分: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
-
VCUSEMatlabCODE
实现了vc和matlab的数据连接和传递,对编程很有利,非常实用方便(ASCII code implements the query and operation of the program is very beneficial, very useful to facilitate)
- 2009-10-08 19:05:16下载
- 积分:1
-
2D_Split_step_fast_foruier_methoD
分步傅立叶法计算高斯光脉冲在 光纤中的传播 考虑二阶色散(Split-step fast foruier method)
- 2010-11-03 19:53:41下载
- 积分:1
-
bag_words_demo
“袋子模型”特征描述演示,有注释,以及人脸库(bag of the words demo)
- 2010-12-27 18:20:55下载
- 积分:1
-
radar_eq
雷达方程,可以输入参数来求解雷达方程,亲测可以运行(radar equation)
- 2013-03-31 21:28:36下载
- 积分:1
-
Matlabfuzzy
用MATLAB模糊逻辑工具箱设计模糊控制器,并用SIMULINK仿真(MATLAB Fuzzy Logic Toolbox fuzzy controller design, and use SIMULINK)
- 2006-09-20 21:42:06下载
- 积分:1
-
mpptbuck
基于BUCK电路的光伏发电扰动法MPPT跟踪(PV perturbation method based BUCK circuit MPPT )
- 2015-05-14 08:25:06下载
- 积分:1
-
jun-V0.7
有井曲线作为输入可计算其地震波的衰减,针对EMD方法的不足,分析了该信号的时域、频域、倒谱,循环谱等。( There is a well attenuation curve as input to calculate its seismic waves, For lack of EMD, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.)
- 2017-04-25 21:40:00下载
- 积分:1
-
file_mat_test
实现应用VC++读取mat文件,实现VC++与matlab混合编程(Achieve application VC++ to read mat file, to achieve mixed VC++ and matlab programming)
- 2021-03-04 12:49:32下载
- 积分:1