-
diedaixuexi
迭代学习控制算法的matlab程序,单输入单输出的。(Iterative learning control algorithm matlab procedures, single-input single-output.)
- 2020-07-02 03:20:02下载
- 积分:1
-
222
一个仓本模型计算程序,用于计算奇异态和序参量(a program of kuramotto)
- 2021-03-10 22:29:26下载
- 积分:1
-
CamClay
说明: 岩土剑桥本构模型matlab程序,MATLAB Code for Cam-Clay Model(The matlab program of rock soil Cambridge constitutive model,MATLAB Code for Cam-Clay Model)
- 2020-12-04 11:09:24下载
- 积分:1
-
clustering_coef_bd
得到一个人二值矩阵后,计算一个二值矩阵的聚类系数,来表示矩阵的特征(when you have a 0-1 matrix ,you can calculate its clusterig through my program)
- 2012-10-29 15:00:29下载
- 积分:1
-
在ANSYS中初应力场的获得和施加过程
ansys-初应力-残余应力-焊接残余应力-ansys温度场(ansys-initial stress)
- 2020-07-07 09:18:59下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
FFT
利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。(Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoidal signals, can be achieved by x (n) be the Fourier transform to get spectrum to identify the magnitude of the frequency value corresponding to the maximum , several transformations, find the mean square error. Change the signal to noise ratio SNR, the simulation can be drawn as the SNR increases, the mean square error decreases.)
- 2011-04-26 10:53:04下载
- 积分:1
-
Chemkin2
CHEMKIN 2 源代码,使用Fortran语言编写,需要的可以下载(CHEMKIN 2 source code, written in Fortran, need can be downloaded)
- 2021-03-18 10:19:20下载
- 积分:1
-
loufun_v32
含噪脉冲信号进行相关检测,信号处理中的旋转不变子空间法,代码里有很完整的注释和解释。( Noisy pulse correlation detection signal, Signal Processing ESPRIT method, Code, there are very complete notes and explanation.)
- 2016-10-12 19:06:22下载
- 积分:1
-
fft_base2
本程序用于实现快速傅里叶变换的快速算法
% 为代码简便所有*2操作均直接实现,实际应采用二进制左移实现
(This procedure used to realize fast Fourier transform fast algorithm of all the code is simple to operate* 2 are referred directly to realize the actual binary left should be used to achieve)
- 2008-05-17 10:59:43下载
- 积分:1