资源列表
[数学计算/工程计算] Numerical-analysis4
说明:对下面每个定积分,构造(手工计算)一个3行的龙贝格表。 (1)∫(0,3)sin(2x)/(1+x^2)dx=0.4761463020… (2)∫(0,3)sin(4x)e^(-2x)dx=0.1997146621… (3)∫(0.04,1)1/x^(1/2)dx=1.6 (4)∫(0,2)1/(x^2+1/10)dx=4.4713993943… (5)∫(1/(2π),2)sin(1/x)dx=1.11407<董迪> 在 2024-11-14 上传 | 大小:22kb | 下载:0
[matlab例程] PWM_Rectifier
说明:PWM整流器的matlab仿真程序,采用matlab 2014a编写。-Matlab simulation of PWM rectifier<郝正强> 在 2024-11-14 上传 | 大小: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 Desig<wendy> 在 2024-11-14 上传 | 大小: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> 在 2024-11-14 上传 | 大小:22kb | 下载:0
[matlab例程] a-compare-Delong-and-linearithic
说明:Fast Implementation of DeLong s Algorithm for Comparing the Areas Under Correlated Receiver Operating Characteristic Curves<帅哥> 在 2024-11-14 上传 | 大小: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 fu<Teresa Wang> 在 2024-11-14 上传 | 大小: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-Me<Anantama> 在 2024-11-14 上传 | 大小:22kb | 下载:0
[matlab例程] 基于Python的Abaqus二次开发实例讲解
说明:基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based second<人在江湖sa> 在 2024-11-14 上传 | 大小:22kb | 下载:0