资源列表

« 1 2 ... .51 .52 .53 .54 .55 3656.57 .58 .59 .60 .61 ... 216398 »

[其他小程序local_max_finder

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

[图形图像处理(光照,映射..)lbp

说明:LBP纹理特征的提取方法,matlab描述-LBP texture feature extraction method, matlab descr iption
<王正> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[matlab例程BCC_DEA

说明:DEA的matlab程序,可有效解决效率问题,规模效率与纯技术效率 不变效率等-DEA of matlab, which can effectively solve the problem of efficiency, scale efficiency and pure technical efficiency is constant efficiency, etc
<njutlhd> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[其他小程序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 defined in the exercise3.txt to sa
<王月> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSubSum

说明:用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is i
<刘晨> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈OcrTcpServer

说明:自己写的一个python的tcp服务端,接受json,动态引包,自动ocr-Himself wrote a python tcp server, and accept json, dynamic lead pack, automatic ocr
<mx> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[汇编语言[caetecc.com]DUNCAN-CHANG

说明:该损伤模型通过 商用有限元软件ABAQUS /Explicit 的用户子程序VUMAT 实现,并使用该模型对碳纤维增强环氧树脂 复合材料层合板在横向低速冲击作用下的损伤和变形行为进行预测分析. 数值仿真的结果与试验结 果进行了比较,吻合良好,验证了该模型的有效性.-Through coding user subroutine VUMAT of finite element software ABAQUS /explicit, and applied the model to an
<张华> 在 2026-01-24 上传 | 大小:1kb | 下载:3

[数学计算/工程计算Untitled6

说明:实现lms算法滤出噪声功能,对一段语音进行滤波,使有用信号保留,干扰信号消失。-Lms algorithm to achieve a noise filter function, a voice filtering, make reservations useful signal, interference signal disappears.
<姚腾渊> 在 2026-01-24 上传 | 大小:1kb | 下载:0

[matlab例程eemd_IMF

说明:信号的EEMD分解,计算分解后各子段的能量-The signal decompose by use EEMD,compute the energy of every subsignal
<凌云> 在 2026-01-24 上传 | 大小: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> 在 2026-01-24 上传 | 大小:1kb | 下载:0

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

说明:鱼群智能算法,可以对参数进行优化,可以优化支持向量机等算法(MATLAB of AF algorithm)
<过过333> 在 2026-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 3656.57 .58 .59 .60 .61 ... 216398 »

源码中国 www.ymcn.org