-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1
-
FFTW.tar
世界上开源的速度最快的FFT变换程序FFTW的说明文档,搜集了好久才找到,都是中文的,有助于对FFTW的使用。(Open source in the world s fastest FFTW FFT transform program documentation, gathered for a long time to find, are all in Chinese, help to the use of FFTW.)
- 2015-02-01 11:03:43下载
- 积分:1
-
Shengjin-Program-Original
求解一元三次方程的Fortran源代码,自己试了试,可以用(Fortran source code for the three equation of a dollar, you can try, you can use)
- 2015-06-24 14:21:41下载
- 积分:1
-
signalfft
三个MATLAB里实现傅里叶变换FFT的源程序代码,每种代码都进行了作图演示(Three in MATLAB source code to achieve Fourier Transform (FFT), each code have been mapped demo)
- 2017-04-20 11:39:02下载
- 积分:1
-
leaveoneout_lssvm
用于最小二乘支持向量机的名为"留一法",可用于支持向量机超参数的确定.(for least squares support vector machine called "a stay", could be used to support vector machine-determined parameters.)
- 2007-03-04 13:31:21下载
- 积分:1
-
3
说明: 用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
- 2013-09-11 19:40:35下载
- 积分:1
-
111
三种帧同步算法的MATLAB代码,具有良好的算法效果,可以使用,请大家下载(Three kinds of frame synchronization algorithm MATLAB code, a good algorithm results, you can use, please download)
- 2021-03-12 11:19:25下载
- 积分:1
-
MATLAB
最小二乘法在二维平面测向交叉定位里的应用(The least squares method in the two-dimensional plane measured to cross positioning)
- 2021-04-16 11:48:54下载
- 积分:1
-
Boundary-Element-Methods
弹性力学问题的边界元—姜弘道,用fortran语言编写的,实例详细(BEM elasticity problems- Jiang Hongdao with fortran language, detailed examples)
- 2020-06-30 06:00:02下载
- 积分:1
-
orthofit
对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data.
YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense
using a polynomial of degree N and returns the smoothed data YS.)
- 2021-02-14 15:49:49下载
- 积分:1