-
蒙特卡洛
说明: 蒙特卡洛简单示例,适合初学者,简单容易,吐血整理(Monte Carlo simple example, suitable for beginners, simple and easy, vomiting blood)
- 2020-03-14 10:42:05下载
- 积分:1
-
Tabu_TSP_matlab
晋级搜索的程序,非常好的程序,带有中文解释(Advance search program, very good program, with Chinese interpretation)
- 2010-12-16 10:55:42下载
- 积分:1
-
求解非线性代数方程组的有效方法 Newton-Raphson
牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。(Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeated for the corresponding linear equation solving.)
- 2020-07-08 16:38:56下载
- 积分:1
-
TrainingCases
电力系统潮流分析仿真程序,使用power worldsimulator 软件,可以直接查看潮流运行结果,手动操作的变化等情况,非常适合初学者!实例大部分是基于IEEE标准算例仿真,还有些是专门针对电力系统故障仿真。(Power world simulator demos for beginners, which is easy to learn and easy to oprate,very useful and powerful software.these are the test cases, most of are made IEEE standard cases.)
- 2016-12-09 18:30:09下载
- 积分:1
-
maincode
main program of avg crystal
- 2010-11-13 16:06:59下载
- 积分:1
-
Monte-Carlo
蒙特卡洛方法,用于数学建模过程中的蒙特卡洛算法的上机运行(monte carlo )
- 2012-07-09 11:05:59下载
- 积分:1
-
paper3-
中继节点辅助的D2D通信传输模式切换 .pdf(RN assisted D2D communication transmission mode switching .pdf)
- 2014-11-02 21:04:01下载
- 积分:1
-
KalmanFilter
卡尔曼滤波在目标跟踪中应用仿真研究
源代码(Kalman Filter in Target Tracking Application Simulation source code)
- 2009-03-20 21:11:02下载
- 积分:1
-
DV_Hop
无线传感网络DV HOP定位算法仿真 matlab平台源代码(DV HOP wireless sensor network localization algorithm simulation platform source code matlab)
- 2009-05-05 21:30:37下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1