-
uml
UML软件项目报告 包含图书馆系统的UML软件工程项目实现(UML software project report contains the library system' s UML software engineering project to achieve)
- 2011-01-08 17:01:05下载
- 积分:1
-
cuk
cuk converter step up and step down dc converter
- 2014-08-09 17:45:05下载
- 积分:1
-
matlab6.0shuxueshouce
matlab 6.0数学手册,系统介绍了matlab在 高等数学,数值分析,线性代数,概率统计和优化理论中的应用。(matlab 6.0 mathematics manuscripts,it provided the application of matab in numerical analysis,matrix theory, probability theory and optimization theory.)
- 2009-02-07 09:34:58下载
- 积分:1
-
Capacity_Optimization_for_Local_and_Cooperative_Sp
认知无线电频谱感知方面的一些文章,希望对你有用(Aspects of cognitive radio spectrum sensing some articles, I hope useful to you)
- 2010-05-12 14:13:21下载
- 积分: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
-
face_detector
face detection.matlab programs of face detection implementation.
- 2010-11-09 17:25:28下载
- 积分:1
-
psotb-beta-0.3
matlab的pso工具箱 很好用 直接不用编程序了 只需要修改一下函数就可以(The good toolbox matlab pso not directly programmed with the only change it can function)
- 2010-12-16 15:53:40下载
- 积分:1
-
Simplecondensation
this is a Simple condensation program and it s attachments..
- 2010-05-21 04:08:57下载
- 积分:1
-
DigModTutorial
介绍通信系统基本结构的simulink仿真程序,包括了脉冲成形,OOK,BPSK,4-ASK,QPSK,Offset-QPSK,MSK,16-QAM的调制解调simulink仿真,可以观察的调制波形和误码率。(This tutorial program introduces the infrastructure of commnication system in simulink form.It contains the simulation of Pulse Shape,OOK,BPSK,4-ASK,QPSK,Offset-QPSK,MSK,16-QAM, and the result form of waveline and error rate can be showed in simulation.)
- 2012-06-08 22:14:51下载
- 积分:1
-
magnetic-ball
由磁悬浮小球的状态空间模型计算出其鲁棒控制器,并在simulink模型中对鲁棒控制器的性能进行了验证。(Magnetic levitation ball from the state-space model to calculate the robust controller and in simulink model for robust controller performance is verified.)
- 2013-08-30 15:21:29下载
- 积分:1