-
Multi-objective-programming
说明: 对于给定的多个优化目标,用fgoalattain函数,解决简单的多目标规划问题(For a given number of optimization goals, with fgoalattain function, multi-objective programming to solve simple problems)
- 2011-04-18 09:45:07下载
- 积分:1
-
JointPropos
11n物理层最后达成的联合草案,Joint Proposal: High throughput extension to the 802.11
Standard: PHY(Joint Proposal: High throughput extension to the 802.11
Standard: PHY)
- 2010-05-15 19:14:14下载
- 积分:1
-
A
说明: 2015全国硕士研究生数学建模题目A:水面舰艇编队防空和信息化战争评估模型(2015 national graduate students mathematical modeling problem A)
- 2015-10-12 11:23:43下载
- 积分:1
-
senlou_v25
小波包分析提取振动信号中的特征频率,二维声子晶体FDTD方法计算禁带宽度的例子,采用的是通用的平面波展开法。( Wavelet packet analysis to extract vibration signal characteristic frequency, Dimensional phononic crystals FDTD method calculation examples band gap, Using common plane wave expansion method.)
- 2016-10-24 12:40:00下载
- 积分:1
-
cdma
DS-CDMA一种具体的码分导引辅助的信道估计方法(DS-CDMA)
- 2009-12-24 10:46:26下载
- 积分:1
-
TSP-matlab-gui
matlab 关于tsp解法的matlab程序,可以供大家参考下和学习下(About tsp solution matlab matlab program, can be used for your reference and learning under)
- 2013-12-17 18:06:07下载
- 积分:1
-
Porous
The Open Porous Medium (OPM) consortium provides industry-compatible open-source finite-element flow simulation code with robust
- 2014-01-26 18:28:03下载
- 积分:1
-
matlab-design
实现图像rgb空间和hsi空间的相互转化,matlab不带这两个函数(rgb to hsi space program and hsi to rgb space program)
- 2014-06-04 17:05:59下载
- 积分:1
-
vblast
程序仿真了两种(ZF,MMSE)Vblast接收机的检测性能,绘制误比特率~信噪比曲线。(ZF,MMSE,两种检测算法的性能blast testing program, the price ZF, MMSE detection algorithm in the performance of four
)
- 2010-11-23 19:57:42下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1