-
root_finding
Numerical optimization, root finding
- 2010-05-12 14:31:48下载
- 积分:1
-
SolveNonEq
求解非线性方程,二分法、牛顿法、割线法、steffensen法(For Solving Nonlinear Eq)
- 2013-11-29 22:50:13下载
- 积分:1
-
完整ofdm信号的matlab仿真
完整的ofdm的信号的matlab仿真。包括产生,调制解调,交织,加窗滤波,符号干扰ISI,保护间隔,循环前缀。非常好的ofdm的matlab仿真源程序。
- 2022-06-18 09:52:36下载
- 积分:1
-
CalCorr
Count correlation of discrete signals
- 2010-09-21 19:02:13下载
- 积分:1
-
NSGA2
说明: NGSII进化算法解决多目标问题经典算法。(Classical algorithm to solve multi-objective problem)
- 2011-02-18 18:42:10下载
- 积分:1
-
SignalRecovery
压缩感知的信号恢复算法集合,包括ISD_v1.1,l1magic-1.1和sparsify_0_5(Compressed sensing signal recovery algorithms collections, including ISD_v1.1, l1magic-1.1 and sparsify_0_5)
- 2013-03-19 10:56:08下载
- 积分:1
-
vfm_plot
绘制NASA的CALIPSO卫星的verticle feature mask图(draw calipso VFM map)
- 2013-10-11 15:34:42下载
- 积分:1
-
circlejudge
说明: 用于识别图片中有多少个圆。用户只要用windows下的画图随便画若干个圆(不能交叉,但是可以包含)。保存成256色的bmp格式,该程序就能判断出你画的图片上有多少个圆(Used to identify the picture in many circles. Users only need to use the windows painting random drawing under a number of round (can not cross, but it can contain). Save as 256 color bmp format, the program can determine the picture you draw the number of round)
- 2010-04-27 21:43:08下载
- 积分:1
-
Matlab采用JC算法计算结构可靠度
资源描述JC算法是计算结构可靠度的有效快速的方法,该方法已经被JICC机构纳入到计算结构可靠性的规范中。JC算法也成为验算点法,就是通过计算功能函数到原点的最短距离作为可靠度指标beta,采用标准正态分布计算得到。本程序考虑了非正态分布、存在相关系数分布的复杂结构系统的可靠度计算程序。
- 2023-06-22 21:50:03下载
- 积分:1
-
mtcx
这个函数用来通过蒙特卡罗求积分,
f 要求的函数;
fail1 积分下限
fail2 积分上限
a,b 积分区域内x的积分上下限
c,d 积分区域内y的最大和最小值,c,d不是必须的参数,但是有之计算速度更快
n 求解迭代次数( This function is used to find the integral Monte Carlo, function f requirements fail1 integral limit fail2 integral upper limit a, regional integration within b limit c on x points, d- the maximum and minimum value of the integration region y, c, d is not required parameters, but the calculation speed is faster n Iteration number)
- 2014-11-12 22:06:09下载
- 积分:1