-
ZSI_with_filter
IMPEDANCE SOURCE INVERTER WITH FILTER TO REDUCE THE THD WITHIN THE STANDARDS
- 2010-09-26 22:57:54下载
- 积分:1
-
MUSIC
这是功率谱估计得MUSIC算法的实现,代码能仿真成功(This is the power spectrum estimation in MUSIC algorithm, the code can be successful simulation)
- 2013-09-17 21:02:54下载
- 积分:1
-
Pack-Kurtogram
快速计算一维信号的塔式谱峭度图,选择谱峭度最大值区间,方便确定所需滤波器中心频率及带宽。(Computes the fast kurtogram of signal x.This fast algorithm uses a pyramidal decomposition of the signal into a user-specified number of levels (a good choice is nlevel = 8). The first level is the classical kurtosis of the signal, the second level is the spectral kurtosis in 2 octaves, the third level the spectral kurtosis in 4 half-octaves, etc. Non-integer levels refer to divisions into third octaves. Here below is an illustration on how the frequency band is successively split when increasing the level)
- 2011-07-10 15:03:27下载
- 积分:1
-
PCA
主成分分析程序,简单易懂,修改路径可直接运行,附带详细说明(The PCA program with detailed explanations is very useful and effective,easy to understand. It can be run after modifying the input path.)
- 2015-01-21 16:33:20下载
- 积分:1
-
雷诺方程程序1
通过matlab用有限差分法求解织构单元的雷诺方程程序(The Reynolds equation program for texture elements is solved by finite difference method in MATLAB)
- 2020-11-25 21:49:31下载
- 积分:1
-
divide_sqrt_algorithm_simulation
说明: 里面包含两个matlab程序,分别是对除法和对开方算法(或者是电路工作原理)的模拟。压缩包里分别有这两个算法的详细描述,主要用于学习。(It contains two matlab programs, one for divide algorithm and the other for sqrt algorithm. The .rar file also include two instruction files for the two algorithms.)
- 2010-04-19 11:58:56下载
- 积分:1
-
matlab5
【matlab编程代做】matlab从航拍图像中提取红色物体 可以作为参考使用学习 ([Do] matlab matlab programming on behalf of red objects extracted aerial images can be used as a reference study)
- 2015-01-11 18:01:40下载
- 积分:1
-
MATLABCLMCS
用拉丁超立方采样方法模拟具有相关性的数组代码(Latin Hypercube Sampling Method cubic correlated array simulation code)
- 2020-11-04 09:29:59下载
- 积分:1
-
pkfnd
the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
- 2013-04-17 04:52:07下载
- 积分:1
-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1