资源列表
[matlab例程] tek0005
说明:我想要分析我所量測出的PFC值,所以麻煩請提供相關檔案,謝謝!-I want to analyze the measured out my PFC value, so please provide the relevant files trouble, thank you!<alexlitseng> 在 2025-05-28 上传 | 大小:2.94mb | 下载:0
[matlab例程] MATLABzhienngsuanfayuanchengxu
说明: matlab智能算法源程序,里面有很多例子,大家可以-intelligent algorithm matlab source, there are many examples, we can see<梅子树> 在 2025-05-28 上传 | 大小:2.65mb | 下载:0
[matlab例程] STFT
说明:程序给出了三种窗函数的短时傅里叶计算方法,已经尝试过,程序是可以运行的。-Program gives three short-time Fourier window function calculation methods have been tried, the program is run.<lucind8733> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[matlab例程] dianlidianzifangzhen
说明:matlab关于电力电子的基本仿真图,有三相pwm,三相短路的实验,以及单相晶闸管的电路仿真-matlab on basic power electronics simulation diagram, three-phase pwm, three-phase short-circuit test, and a single-phase thyristor circuit simulation<熊亮> 在 2025-05-28 上传 | 大小:160kb | 下载:0
[数值算法/人工智能] Gauss-elimination--
说明:计算方法中的一种列主元高斯消元法C程序代码-A calculation method out PCA Gaussian elimination method C code<laviequev> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] curve-Elimination
说明:计算方法中一种曲线拟合加高斯消元的算法C程序代码-Calculation method one kind of curve fitting plus Gaussian elimination algorithm<laviequev> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Curve-fitting
说明:计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code<laviequev> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Least-squares
说明:计算方法中的一种最小二乘算法,C程序代码-A calculation method least squares algorithm, C code<laviequev> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Newton-iterative
说明:计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code<laviequev> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] test
说明:稀疏矩阵的压缩与还原。 一个矩阵含有非零元素比较少,而零元素相对较多,这样的矩阵称为稀疏矩阵,对稀疏矩阵的存储我们不用完全用二维数组来存储,可以用一个三元组,即任意一个稀疏矩阵可以用一个只有三列的二维数组来存放,要求把给定的稀疏矩阵用为三元组表示;同时把三元组转换为稀疏矩阵形式。 -Sparse matrix compression and reduction.A matrix with nonzero element is l<denghuakaidiewu> 在 2025-05-28 上传 | 大小:17kb | 下载:0