-
directnumsol
求解抛物型方程正问题的有限差分方法程序源代码(limited difference method for parabolic equations)
- 2009-09-30 16:39:11下载
- 积分:1
-
matlab
对于图像的循环显示有用,可以进行视频的生成。(For the cycle of image display useful video can be generated.)
- 2010-05-12 13:29:02下载
- 积分:1
-
uniform_q
This matlab code is used for simulating uniform quantization of input signal x. It uses lpf.m, bdc.m i dbc.m matlab functions, and it plots uniformly quantized signal at the output.
- 2013-02-09 18:52:49下载
- 积分:1
-
ovsf
orthogonal variable spreading factor (OVSF) is an implementation of Code division multiple access (CDMA) where before each signal is transmitted, the spectrum is spread through the use of a user s code. User s codes are carefully chosen to be mutually orthogonal to each other.
These codes are derived from an OVSF code tree, and each user is given a different, unique code. An OVSF code tree is a complete binary tree that reflects the construction of Hadamard matrices.
- 2010-05-24 01:30:22下载
- 积分:1
-
SmallWorld
通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。
注:其中聚类系数和平均距离都是直接调用工具包中的函数。(By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly toolkit functions.)
- 2021-04-23 14:18:47下载
- 积分:1
-
osi_internet
osi internet explication
- 2015-02-12 17:27:10下载
- 积分:1
-
twoflame
基于matlab的火焰高度求解,主要使用的是分布概率法,实验将视频中的火焰按帧取出1512张火焰图进行火焰分析,涉及到灰度图、二值化以及其他MATLAB函数应用。简洁明了,适合学习,且具有一定的工程意义。(This is a program solving the height of falme which based on matlab,mainly used the distributing probabilty.The experiment is analysed by 1512 flame picture which producded by a 3 minute video.The analysis is concerned with Gray,THresholding and other matlab function.The program is simple but important to engineering!)
- 2021-04-21 14:58:49下载
- 积分:1
-
get_NH
最近邻聚类算法,是经典的聚类算法,能够很好的实现,相信对大家有帮助(Nearest neighbor clustering algorithm)
- 2010-06-26 20:48:28下载
- 积分:1
-
DFT
1)编写DFT子函数(计算并画出幅频特性),以后可调用。
2)N=32,M=32,128,256时,分析频率分辨率、频谱的光滑程度。
3)N=64,256,512时,分析频率分辨率和频谱的光滑程度。
(1) the preparation of DFT Functions (calculated and drawn amplitude-frequency characteristics), the future can be called. 2) N = 32, M = 32,128,256, the analysis of the frequency resolution, the degree of smooth spectrum. 3) N = 64,256,512, the analysis of the frequency spectrum resolution and the degree of smoothness.)
- 2009-04-08 22:47:25下载
- 积分:1
-
PCA
PCA是基于原始数据空间,通过构造一组新的潜隐变量来降低原始数据空间的维数。(PCA is based on the original data space, by constructing a new set of latent variables to reduce the dimension of the original data space.)
- 2012-04-01 11:10:08下载
- 积分:1