资源列表

« 1 2 ... .36 .37 .38 .39 .40 3341.42 .43 .44 .45 .46 ... 3400 »

[数学计算/工程计算MGradient

说明:计算函数的梯度 输入某个位置矢量数组的地址和一个空数组地址,即可返回函数(需要自己定义)在该点的梯度矢量数组。 计算函数在某点的黑塞矩阵 和梯度函数类似,最后返回函数在某点的黑塞矩阵-Gradient of function and Hessian Matrix
<IngInx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MInv

说明:计算非奇异矩阵的逆矩阵 输入某个矩阵的地址和一个空矩阵地址,返回该矩阵的逆矩阵。-Inverse of a matrix
<IngInx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MMtp

说明:向量、矩阵运算乘法运算合集 输入两个个向量(矩阵)的地址和一个空地址,返回计算结果。-Calculation of vector and matrix: times
<IngInx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算basic

说明:找到数组最大值和最小值 输入数组地址和一个空地址,返回最大最小数据的数值和地址-min and max
<IngInx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Newton

说明:非线性方程组的逆Broyden秩1拟Newton方法及其在MATLAB中的实现 ,有完整的程序-Inverse Broyden rank 1 quasi Newton method for nonlinear equation group and its realization in MATLAB, there is a complete program
<张春辉> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算svpwm

说明:SVPWM的matlab程序实现,源程序逐句有注释。-SVPWM matlab program implementation, the source was previously published annotated.
<yoki> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Avoids-solving-an-equation

说明:只含有一个未知数、未知数的最高次数为1的等式叫做一元一次方程使方程左右两边的值相等的未知数的值,叫做方程的解-Contains only a maximum number of unknown, unknown to 1 equation is called a yuan a equation that the values are equal on both sides of the equation about the value
<cxd> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算strassen.c

说明:Matrix multiplication using Strassen s algorithm and openmp
<TVThanh95> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MUSIC

说明:均匀线阵下的一维DOA估计music算法-One dimensional DOA estimation under uniform linear array
<chenjie> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Conjugate-Gradient

说明:机械优化设计中的共轭梯度算法 优化二维方程-Conjugate Gradient
<魏俊人> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算zuixiaoerchengfa

说明:利用matlab实现最小二乘法拟合多项式并进行绘图。-Using matlab realize the least squares polynomial fitting and plotting.
<李娜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算compute-stress

说明:abaqus的python脚本开发,计算平均应力-abaqus python scr ipt development, calculate the average stress
<xiaobai> 在 2024-11-02 上传 | 大小:1024 | 下载:1
« 1 2 ... .36 .37 .38 .39 .40 3341.42 .43 .44 .45 .46 ... 3400 »

源码中国 www.ymcn.org