-
musics_Player
music play网络播放音乐 url通信(music net load data to play urls connnect)
- 2014-02-07 01:56:56下载
- 积分:1
-
狗腿法解信赖域子问题
说明: 用最优化方法中的狗腿法求解信赖域子问题的算法编程实现(Algorithm realization of solving trust region subproblem with dogleg method)
- 2021-02-08 21:39:54下载
- 积分:1
-
examples
使用pMatlab改写BPSK和QPSK 的Monte Carlo 仿真程序。在多核PC上实现MC仿真速度翻倍(附原程序)(PMatlab rewritten using BPSK and QPSK the Monte Carlo simulation program. In the realization of multi-core PC on MC simulation speed doubled (with the original program))
- 2007-11-15 12:56:35下载
- 积分:1
-
OnlineSVR_Matlab_2006b_Code
在线向量回归分析,有包涵一个例子和内定函数等(On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.)
- 2009-10-27 21:30:55下载
- 积分:1
-
SIMULINK-tutorial
说明: SIMULINK教程,内含大量实例,由简入繁,轻松快捷掌握(SIMULINK Tutorial, containing a large number of examples, from simple to complex, quick and easy to master)
- 2008-11-13 10:52:05下载
- 积分:1
-
work
说明: 关于超宽带的一系列仿真包括高斯波形各阶导函数波形频谱以及采用高斯导函数的跳时超宽带仿真程序(On a series of ultra-wideband waveform simulation including the Gaussian wave function of the first derivative spectrum and the use of Gaussian derivative function of time-hopping ultra-wideband simulation program)
- 2008-10-14 18:15:53下载
- 积分: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
-
3_test
检验实际分布是否与理论密度分布函数相符合。球面均匀分布的随机点在二维平面上的投影的密度分布(Verify whether the actual distribution consistent with the theoretical density distribution function. Spherical uniformly distributed random dot density distribution projected on a two-dimensional plane)
- 2014-11-09 17:02:21下载
- 积分:1
-
session1
经济学的数值方法 配套例题以及习题答案的有关高斯法部分。(gauss seidel methods, SOR methods)
- 2014-01-15 14:37:42下载
- 积分:1
-
dct_watermarking
A color image is DCT transformed watermark embedded into the intermediate frequency coefficients to the effect of a good algorithm is the classic reference value has a strong image of yourself for the
- 2009-10-25 19:25:53下载
- 积分:1