-
videoface
说明: 直接使用摄像头检测人脸的程序,正确率还不是很准确(Directly face the camera detection procedure, the correct rate is not very accurate)
- 2011-02-19 05:59:29下载
- 积分:1
-
cdmamangduoyonghujiance
有关于CDMA的多用户盲检测的matlab源程序,非常好用。希望对大家有用(about the CDMA matlab blind source separation is very cool got it!)
- 2011-04-29 10:48:14下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
mems_controller_final
It is one of the files which will help in designing the biped simulation model by controlling it through regression model.
- 2015-04-12 18:38:42下载
- 积分:1
-
vortex
计算涡旋相位,matlab画不同拓扑电荷的涡旋光束(The vortex phase is calculated and MATLAB is used to draw vortex beams with different topological charges)
- 2017-09-11 11:45:54下载
- 积分:1
-
svpwm
space vector pwm inverter by matlab .1
- 2008-06-13 02:39:58下载
- 积分:1
-
Buck_digtal
一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
- 2011-09-02 21:15:53下载
- 积分:1
-
genetic
谢菲尔德遗传算法工具箱/解决遗传算法优化的一些问题(Sheffield genetic algorithm toolbox/solve some of the problems of genetic algorithm optimization)
- 2013-12-30 22:55:37下载
- 积分:1
-
matlab
matlab的介绍及其实例,很管用的哦,你不会失望的(matlab shili)
- 2012-04-28 20:12:39下载
- 积分:1
-
MATLABGUIbianyuanjiance
MATLAB的GUI调用进行图像处理 边缘检测(MATLAB GUI call for image processing edge detection)
- 2012-09-05 22:06:06下载
- 积分:1