-
Classical_linear_programming_MATLAB_programming_tu
MATLAB程序设计线性规划经典教程Classical linear programming MATLAB programming tutorial(Classical linear programming MATLAB programming tutorial Classical linear programming MATLAB programming tutorial)
- 2010-08-02 13:56:37下载
- 积分:1
-
MIMO-Systems(matlab)
附带有MATLAB程序的外文文献,改文献是关于空时编码条件下的mimo系统仿真。(MATLAB program with a foreign literature, the literature is about to change under the conditions of space-time coded mimo system simulation.)
- 2011-06-08 14:56:54下载
- 积分:1
-
OFDM_Serial_Filtering
Basic narrowband system based on OFDM modulation, including filtering to reduce ACI
- 2014-08-21 16:15:59下载
- 积分:1
-
mohsin_multi_chain_pegasis
this code is for the pegasis algorithm in the wireless sensor networks.
- 2015-04-15 00:17:33下载
- 积分:1
-
OFDMDVB
这是一个关于ofdm dvb源码matlab环境运行,文件比较多(This is a matlab code ofdm dvb on the running environment, documents are more)
- 2009-04-20 15:25:13下载
- 积分:1
-
noise
用FDTD仿真电源-地同步澡声,计算了反射,透射系数(applies finite difference time domain method to analyze transmission coefficient.)
- 2009-11-16 21:48:17下载
- 积分:1
-
NRchaoliu
用于黑启动求解频率变化值的牛顿拉夫逊潮流分解,输出由每次迭代后各参数的变化量。(Newton Raphson trend for black start solving the frequency change value decomposition, the output from each iteration, each parameter change.)
- 2012-05-09 10:55:11下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
BP
BP神经网络对一组数据的预测分析。。。。。(BP neural network prediction of a set of data analysis)
- 2013-12-18 21:06:11下载
- 积分:1
-
epsilon-for-Drude-Lorentz
基于matlab计算洛伦兹-朱德模型的matlab源代码,只需运行程序代码选择金属名称和模型类型即可自动输出不同频率下的介电常数值,非常方便(Based on the calculation of the Lorentz matlab- Zhu model matlab source code, simply run the program code to select the name and model type of metal can be automatically output dielectric constant values for different frequencies, very convenient)
- 2021-03-23 22:29:14下载
- 积分:1