-
LP_MILP_in_MATLAB_Webinar
说明: 混合整数线性规划的例程,包括机组组合,资金流匹配等(Routine of Mixed Integer Linear Programming ,including unit commitment, capital flow matching,etc.)
- 2019-03-13 11:09:10下载
- 积分:1
-
DS-spread-spectrum-communication
DS扩频通信DS spread spectrum communicationDS spread spectrum communication(DS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communication)
- 2013-03-11 17:30:24下载
- 积分:1
-
ejercicios-matlab
graph using fourier serius
- 2013-05-01 00:10:15下载
- 积分:1
-
MATLAB仿真
最基础的风力机模型和光伏电池模型,适合入门者(The most basic wind turbine model and photovoltaic cell model, suitable for beginners)
- 2021-04-26 18:18:45下载
- 积分:1
-
MIT_program
说明: 此MATLAB程序用于读取MIT-ECG数据、将二进制数据转换为十进制数据(The MATLAB program used to read the MIT-ECG data, binary data is converted to decimal data)
- 2010-04-05 13:17:13下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
How-to-Generate-CPP-Class-Template-Definitions
How to Generate C++ Class Template Definitions
- 2014-10-01 05:38:56下载
- 积分:1
-
MLEcode
最大似然估计MLE的matlab源码,统计学中常用的参数估计算法。(MLE maximum likelihood estimation matlab source code, commonly used in statistical parameter estimation algorithm)
- 2011-12-02 10:17:13下载
- 积分:1
-
Digital-Cmmunication-Simulation
数字通信系统模拟,AWGN,给定不同的SNR,测试BPSK 4PAM 8PAM抗噪声能力。(Digital communication system simulation, AWGN, given the different SNR, test BPSK 4PAM 8PAM noise immunity.)
- 2014-02-20 02:54:25下载
- 积分:1
-
tSNE_function_matlab
t-SNE function。点开即用,封装完好方便,逻辑清晰。t-SNE降维(t-SNE function. It is easy to use and the logic is clear. T-SNE dimensionality reduction)
- 2018-08-20 10:17:04下载
- 积分:1