资源列表
[matlab例程] PWM_Rectifier
说明:PWM整流器的matlab仿真程序,采用matlab 2014a编写。-Matlab simulation of PWM rectifier<郝正强> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[数值算法/人工智能] householder
说明:求解一个给定的大规模(<10000个方程)超定线性方程组Ax=b。 读取矩阵A和b; 设计算法求解线性方程组 ,并打印解向量 ; 计算残差e=||Ax-b||,并打印。-Solving a given mass (<10 000 equations) overdetermined system of linear equations Ax = b. Read a matrix A and b Design algorithm for solving linear<wendy> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[matlab例程] SolarPanel3_LG_b
说明:This simulation shows a solar PV module implemented in Matlab Simulink. An I-V and P-V curve are also presented to analyze the characteristic of solar module.<zila> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[matlab例程] a-compare-Delong-and-linearithic
说明:Fast Implementation of DeLong s Algorithm for Comparing the Areas Under Correlated Receiver Operating Characteristic Curves<帅哥> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[matlab例程] optimization
说明:optimization最优化的多种算法的实现,最速下降法梯度法牛顿法以及相似形法,测试函数是香蕉函数-to achieve a variety of optimization algorithms optimization, steepest descent gradient method and Newton' s method similar figures method, the test function is a function of bananas<Teresa Wang> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[数据挖掘] GCE(linux)
说明:社会网络的重叠社区发现算法GCE的源程序,其在高密度网络中社区发现性能更加优良。-Source program of community detection algorith GCE.<Spring> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] K-mean
说明:聚类算法中的k-means算法,和k-medoids 肯定是非常相似的。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-means 中,我们将中心点取为当前 cluster 中所有数据点的平均值。-Clustering algorithm k-means algorithm, and k-medoids certainly very similar. k-medoids and k-means not the same place that the center o<赵小娟> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[数学计算/工程计算] Data-Beban
说明:This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf<Anantama> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[matlab例程] 基于Python的Abaqus二次开发实例讲解
说明:基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)<人在江湖sa> 在 2025-06-22 上传 | 大小:22kb | 下载:0