资源列表

« 1 2 ... .23 .24 .25 .26 .27 27128.29 .30 .31 .32 .33 ... 28523 »

[matlab例程dai

说明:四边简支,受两个集中荷载的薄板弯矩及挠度分析程序,利用的弹性力学薄板理论。-Simply supported by two thin plate bending and concentrated load deflection analysis procedures, the use of thin elastic mechanics theory.
<wangyanming> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程polynomial_synthesis

说明:Code to obtain the filtering function polynomials F(s), E(s) and P(s), and the constants eps and eps_r from transmission zeros, with Cameron s method.
<Donovan88> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程fish-algrothim

说明:人工鱼群算法代码,国内李晓磊提出的,经测试可运行-AFSA code, domestic Xiaolei proposed by the tests will be run
<xinli> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程music_method

说明:空间谱估计music 谱估计方法,估计信号参数-Spatial spectrum estimation music spectrum estimation methods, estimates signal parameters
<刘腾> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程maxmatch

说明:解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序-Maximum matching problem solving process, after commissioning, operating normally, along with test procedures
<陆超华> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sorting

说明:堆排序和快速排序的c语言实现。 堆排序:建堆,移动元素,如此循环。 快排:将标记元素排到适当位置,如此递归排序。-Heap sort and quick sort of c language. Heap sort: construction of the heap, moving elements, and so on. Fast row: the markup elements discharged place, so rec
<马璐> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程ICSA

说明:基于统计算法的红外图像非均匀性矫正算法,场景类算法,实现实时校正-IRFPA NUC
<魏树弟> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程liuganchachuang

说明:六杆机构可以用来做插床和牛头刨床,六杆机构子程序-Six bodies can be used for grooving and Shaper, six institutions subroutine
<褚凤天> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Large-Integer-Multiplication-

说明:大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical
<czy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算QR1

说明:QR算法求解 int qrroot(a,n,u,v,eps,itmax) double *a,*u,*v,eps int n,itmax { int i double *H H=(double*)malloc(sizeof(double)*n*n)-QR algorithm int qrroot (a, n, u, v, eps, itmax) double* a,* u,* v, eps i
<l> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算rom

说明:用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2)
<l> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程IFFshibie

说明:敌我识别信号的门限检测算法,该算法适应MarkX、MarkXII和S模式的信号。-IFF signal threshold detection algorithm, which is adapted MarkX, MarkXII and S mode signal.
<Wang zhuoran> 在 2025-04-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 27128.29 .30 .31 .32 .33 ... 28523 »

源码中国 www.ymcn.org