资源列表

« 1 2 ... .03 .04 .05 .06 .07 20908.09 .10 .11 .12 .13 ... 21480 »

[其他小程序local_max_finder

说明:获取二维图中的极大/极小值: IDL没有提供直接实现该功能的函数;但我们可以通过判断一个点左右两个点的值来进行,如果第i点的前一个点(i-1)与后一个点(i+1)的值都小于i点的值,则可以判断这个点是一个极值点,然后将该点添加到之前定义的链表中,在算法结尾处作为一个数组返回。-Finding multiple local max/min values for 2D plots with IDL
<左键> 在 2025-02-07 上传 | 大小:1kb | 下载:1

[其他小程序get-line-intersection

说明:已知两线段的两端点坐标(线段长度不为0),纯LISP实现两线段所在直线的交点,不需要判断除数为0.-Both ends of the point coordinates are known two segments (segment length is not zero), pure LISP achieve two straight line segments where the intersection, not required
<少艾> 在 2025-02-07 上传 | 大小:1kb | 下载:1

[其他小程序44

说明:不用字符串来实现 InternetURL 类-define InternetURL class to save a URL string like as www.bit.edu.cn ,and realize the demands as follows: 0. You CAN NOT use string in the program 1. You must use MyString you just defi
<王月> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Signal-to-Noise-Ratio

说明:通过计算数据的信噪比,对数据去噪,并将去噪后的数据保存在新的矩阵中。-Denoise through the calculation of signal-to-noise ratio of data, and data after denoising of stored in the new matrix.
<zhangxiaoyu> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Additive-variable-multiplication

说明:典型的c++语言程序,加法变乘法,值得借鉴-Typical c++ code, the addition into multiplication, it is worth the reference
<朱玲> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Gibbs2

说明:Gibbs equation modelling on Matlab
<Sultan Yerumbayev> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Gibbs3

说明:Gibbs equation modelling on Matlab
<Sultan Yerumbayev> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序GibbsLast

说明:Gibbs equation modelling on Matlab
<Sultan Yerumbayev> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Multipath

说明:基于matlab的多径信道仿真源程序,可以进行多径瑞利衰落信道仿真-Based on matlab multipath channel simulation source code, you can be multi-path Rayleigh fading channel simulation
<张敏> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序Newmark_beta_T1

说明:动态响应计算的newmark beta方法-Beta Newmark method for dynamic response calculation
<许多> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序nccr

说明:ncc的图像匹配算法 matlab实现源代码-ncc image match
<jan> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[其他小程序83390089yuqunsuanfa-toolbox-for-matlab

说明:鱼群智能算法,可以对参数进行优化,可以优化支持向量机等算法(MATLAB of AF algorithm)
<过过333> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 20908.09 .10 .11 .12 .13 ... 21480 »

源码中国 www.ymcn.org