资源列表
[matlab例程] cono
说明:Code to build a geometric figure as a cono. Must write desired values.<David Rojas> 在 2025-10-01 上传 | 大小:1kb | 下载:0
[matlab例程] PCM_Testing
说明:matlab PCMtesting Used for the Matlab Pulse code modulation techniques testing<rex> 在 2025-10-01 上传 | 大小:1kb | 下载:0
[matlab例程] matlab_and_Cyuan_chengxu.ZIP
说明:SVM的一个工具包,可用于图像处理和高光谱图像处理!matlab版本编写,-SVM' s a kit for image processing and hyperspectral image processing! matlab version prepared<刘娜娜> 在 2025-10-01 上传 | 大小:19.45mb | 下载:0
[matlab例程] rectifier0
说明:三相SPWM整流 可以仿真 但是目前有静差 -Three-phase SPWM rectifier<mhuang> 在 2025-10-01 上传 | 大小:18kb | 下载:0
[matlab例程] Matlab_Fox_Li_Numerical_Iteration
说明:光电综合实验,平行平面腔的数值迭代解法,即Fox_Li数值迭代法。对于之前网上某位仁兄给出的代码给出了优化,主要是使用了一个子函数,使得代码清晰容易阅读。而且拥有GUI界面也更像做程序这件事情。---南邮某学子-Fox_Li numerical iteration. A short and smart program in Matlab, as well optimized in the aspect both of code and execution.<YorkCai> 在 2025-10-01 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] gaosi
说明:高斯列主元消去法 #include<stdio.h> #include<conio.h> #include<math.h> #define N 100 float a[N][N+1] void main( ) { int i,j,k,n float t,s=0, clrscr( ) printf("输入矩阵阶数:") scanf(" d",&<www.pudn.com> 在 2025-10-01 上传 | 大小:166kb | 下载:0