-
LMI_SOLVE
运用线性矩阵不等式(LMI)求解鲁棒优化问题。该LMI不等式求解代码,更具有一般性,结合matlab中help命令,能够方便的对新的LMI问题求解(This programme code is useful for the common optimization problem, combined with the description of matlab help statement, a new LMI problem can be easy to solve.
)
- 2016-03-16 22:31:16下载
- 积分:1
-
PLS Extension Module
安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。
第一步:安装spss17.0
第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe
第三步:安装Python2.5.4
第四步:安装scipy-0.6.0和numpy-1-1.0
第五步:复制PLS.py文件到Python安装目录----Python25Libsite-packages
复制plscommand.xml文件到spss安装目录----SPSSIncStatistics17extensions,没有extensions文件夹就新建一个。
第六步:打开软件,导入数据,分析-回归-部分最小平方回归。Ok(Install all the installation files required by PSL in the SPSS of 32bit-win, including PythonPlugInWin32, Python2.5.4, scipy-0.6.0, numpy-1-1.0, PLS.py and plscommand.xml, and attach the installation instructions.)
- 2021-01-15 12:18:47下载
- 积分:1
-
fft_基2基4基8
说明: 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。(Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.)
- 2021-02-20 13:59:43下载
- 积分:1
-
HEAT
matlab编写的流体计算和传热程序(很不错的哦)(matlab prepared and heat transfer fluid calculation procedures)
- 2013-10-15 19:44:22下载
- 积分:1
-
visicity-model
代数涡粘模型用于计算近壁湍流的速度场,1D 4阶RK 积分(Algebraic eddy viscosity model is used to calculate the near-wall turbulence velocity field, 1D 4-order RK integration)
- 2014-03-02 11:10:41下载
- 积分:1
-
SMUSIC
单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵(Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M data to estimate the array data co covariance matrix)
- 2020-09-09 22:18:06下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
fde12
预估校正法,关于解分数阶微分方程的算法程序,适合非线性方程(Solves an initial value problem for a non-linear differential
equation of fractional order (FDE). The code implements the
predictor-corrector PECE method of Adams-Bashforth-Moulton )
- 2021-04-17 18:58:52下载
- 积分:1
-
dit_fft
本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)
- 2010-09-22 21:30:23下载
- 积分:1
-
opflatestedition
跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。
本程序用ieee14节点网络测试(Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test)
- 2021-03-23 20:49:15下载
- 积分:1