-
FFTsolver
快速傅里叶变换自编程序,直接运行即可,简单方便实用(Fast Fourier Transform self program can be run directly, simple and convenient and practical)
- 2013-09-24 22:03:05下载
- 积分:1
-
潮流计算
潮流计算三种方法代码大合集,牛顿拉夫逊,高斯法,pq法(matlab,Large set of codes for power flow calculation, Newton Raphson, Gauss method, pq method)
- 2019-04-05 17:30:24下载
- 积分:1
-
This is the source code to SEEDS superpixels
This is the source code to SEEDS superpixelsThis is the source code to SEEDS superpixels, as described in M. Van den Bergh, X. Boix, G. Roig, B. de Capitani and L. Van Gool, "SEEDS: Superpixels Extracted via Energy-Driven Sampling", ECCV 2012.
The SEEDS class is defined in seeds.h and seeds2.cpp. The method can be run on an RGB image (stored in an UINT* array) by using the following constructor, initialization and iteration methods:
SEEDS(int width, int height, int nr_channels, int nr_bins, int min_size);
void initialize(UINT* image, int seeds_w, int seeds_h, int nr_levels);
void iterate();
The initial size of the superpixels is independent from the image size, and defined by the following 3 parameters: , and . The first two define the minimum block size in the SEEDS algorithm. The defines the number of times this block size is doubled to
- 2023-06-16 08:35:03下载
- 积分:1
-
Main
小波阈值降噪的例程,可以选择多种原始信号及多种阈值方式。(Wavelet threshold noise reduction routine, you can choose a variety of the original signal and multi-threshold approach.)
- 2009-10-23 10:20:37下载
- 积分:1
-
ICA
说明: 独立分量分析代码(matlab编写)有很强的试用价值(Independent Component Analysis code (matlab preparation) has a very strong trial value)
- 2020-11-05 13:19:51下载
- 积分:1
-
iqtread
This function reads a binary .iqt file from the
Tektronix RSA3408A Real-Time Spectrum Analyzer and
performs amplitude and phase correction.
If filename is not specified or is empty,
the user is prompted for the filename.
A subset of the recording can be returned by specifying the first and
last element numbers indexed from 1.
If first is not specified or is empty, it defaults to 1.
If last is not specified or is empty, it defaults to the length of the
recording.
- 2011-09-21 06:39:31下载
- 积分:1
-
结构动力学-newmark
说明: 学习结构动力学newmark法的简单程序,单自由度和受迫振动(A Simple Program for Learning the Newmark Method of Structural Dynamics, Single Degree of Freedom and Forced Vibration)
- 2020-07-03 19:40:02下载
- 积分:1
-
lunwen-
矿井超宽带方面的一篇博士论文,里面包含大量信道建模方面知识,对于初学者深刻理解多径信道方
面的内容大有裨益。(tudy on channel models of the Ultra-wideband wireless communication in undergrand mines)
- 2011-04-19 15:22:49下载
- 积分:1
-
Correction
本程序是测量机器人误差改正的程序,用matlab编的,自己开发的(This procedure is a measure of the robot error correction procedures, the use of matlab plait, their development
)
- 2013-01-18 12:35:37下载
- 积分:1
-
SpatialMultiplexing_2nT_64QAM_IQ
It is SM algorithm code which exists IQ imbalance.
You can modify IQ imbalance parameter, channel model and modulation.
- 2020-12-05 15:39:22下载
- 积分:1