资源列表
[数学计算/工程计算] dynamic_time_warping_v2.1
说明:异步时间序列处理领域的动态时间弯曲算法(DTW),基于matlab开发-Dynamic time warping(DTW) algorithm of asynchronous time-series processing field , developed on matlab<luoshenzeng> 在 2025-02-11 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] pscadDataProcess
说明:PSCAD程序与MATLAB程序的接口,将PSCAD文件产生的.out文件自动处理到所需matlab的文件格式-PSCAD program interface with MATLAB program , .out file generated by PSCAD automatically processed to the required file format for matlab<luoshenzeng> 在 2025-02-11 上传 | 大小:32kb | 下载:0
[数学计算/工程计算] MM
说明:对一维扰动信号进行数学形态学滤波程序,开闭操作函数均基于matlab编写-One-dimensional disturbance signal filtering procedures based on mathematical morphology , opening and closing operation functions are developed based on matlab<luoshenzeng> 在 2025-02-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] peakdet
说明:波形的峰值检测程序,能检测波形各个点的峰值-Waveform peak detection program, can detect the peak point of the waveform<luoshenzeng> 在 2025-02-11 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] lapackpp-2.5.2
说明:LAPACK++ 是一种代数数据库,在很多c与matlab的转换中都需要应用此数据库,应用比较广泛.-LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizat<李祥宝> 在 2025-02-11 上传 | 大小:607kb | 下载:0
[数学计算/工程计算] 33066487StandardApriori
说明:Apriori template in C#<Wahyu> 在 2025-02-11 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] Apriori(Java)wskeynes
说明:apriori in java to identify frequent item sets. It proceeds by identifying the frequent individual items in the and extending them to larger item sets while the items satisfy the minimum support requirement (frequency of<Wahyu> 在 2025-02-11 上传 | 大小:171kb | 下载:0
[数学计算/工程计算] 2DplateElementMethod
说明:二维平面板受荷变形计算matlab程序,可选择三角形或四边形单元。-2D plate element analysis procedure by matlab<杨军> 在 2025-02-11 上传 | 大小:26kb | 下载:0
[数学计算/工程计算] Logist_Regression
说明:Logistic regression (逻辑回归)是当前业界比较常用的机器学习方法-Logistic regression (logistic regression) is more commonly used current industry machine learning methods<liweiqing> 在 2025-02-11 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] shuzupaixu
说明:题目描述 a)实现一个函数。函数的参数有2个,分别是数组 名(数组起始地址),数组大小(即数组元素个数 )。函数返回值为void。函数功能是将数组中有意 义的元素按降序排列。 b)实现一个函数。函数的参数有3个,分别是数组 名(数组起始地址,要求数组元素按降序排列), 数组大小(即数组元素个数),和待插入的元素值 。函数返回值为void。函数功能是将待插入的元素 插入数组中,并维持降序排列。例如:将元<V> 在 2025-02-11 上传 | 大小:9kb | 下载:0