-
uc610
UC1610 program ,pls see it ,welcome(UC1610 program, pls see it, welcome)
- 2008-01-11 08:46:20下载
- 积分:1
-
Kmeans
k-means聚类算法在MATLAB的实现(k-means clustering algorithm in MATLAB implementation of)
- 2009-12-23 18:49:30下载
- 积分:1
-
1
说明: 基于PCA的人脸识别源代码,使用matlab编程,针对ORL库(PCA-based face recognition source code, the use of matlab programming, for ORL database)
- 2008-12-01 23:30:05下载
- 积分:1
-
ECandEO
睁闭眼信号的处理,welch方法和功率谱(Open eyes closed eyes signal processing, welch method and power spectrum)
- 2012-11-08 17:24:38下载
- 积分:1
-
EMS Microgrid
说明: 含风力发电、光伏、微型燃气轮机、储能的微电网能量管理,采用粒子群算法优化。(Particle swarm optimization (PSO) is used to optimize the energy management of microgrid including wind power generation, photovoltaic, micro gas turbine and energy storage.)
- 2021-04-12 21:08:57下载
- 积分:1
-
MATLABintheapplicationinelectronicinformationcours
这是matlab在电子信息课程中的应用,欢迎使用(This is the matlab in the application of electronic information, welcome the use of course)
- 2009-05-17 09:41:01下载
- 积分:1
-
suijimonihetongjifenxi
在随机模拟和数据分析中,此matlab的源程序和使用(In the stochastic simulation and data analysis, and use this matlab source)
- 2013-12-15 17:41:14下载
- 积分:1
-
itoolsgui
Itools GUI 是itools box的GUI界面,由Lars
Nø rgaard 和 Riccardo Leardi提供(Itools GUI is a freeware Gui(Graphical User Interface) for the Itools toolsbox by Lars
Nø rgaard and Riccardo Leardi)
- 2014-02-19 08:40:42下载
- 积分:1
-
Based-on-BP-power-load-forecasting
在MATLAB环境下,利用BP神经网络对电力负荷进行预测,编写了代码,并附上了仿真图。(In the MATLAB environment, the use of BP neural network to forecast the power load, writing the code, and attach the simulation diagram
)
- 2014-05-13 13:52:31下载
- 积分: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