-
work
说明: 此程序通过采样产生了一个非常标准的BPSK信号,是理解通信原理数字调制的好帮手(his procedure generated by sampling a very standard BPSK signal, digital modulation is to understand the principles of good communication assistant)
- 2010-04-10 22:52:30下载
- 积分:1
-
snr
signal to noise ratio in different formats
- 2013-07-30 21:25:15下载
- 积分:1
-
MATLAB_bgl_toolbox
图论通用工具箱总汇:
GraphTheory Toolbox for MATLAB
MATLAB图论通用工具箱Studio大集成版
使用说明:
本工具包包含图论常用算法,经过本人测试通过,
其运行效率很高。用户不妨随机产生100*100、
500*500。1000*1000、5000*5000 等等超大型矩阵尝试。
另外本工具包中还附录了一些求解优化问题的程序。(图论通用工具箱总汇:
The graph of general toolbox confluence:
GraphTheory Toolbox for MATLAB
GraphTheory Toolbox for MATLAB
MATLAB图论通用工具箱Studio大集成版
General MATLAB graph theory toolbox of Studio integrated version
使用说明:
Instructions for use:
本工具包包含图论常用算法,经过本人测试通过,
The kit includes the graph theory algorithms, after I test,
其运行效率很高。用户不妨随机产生100*100、
Its operating efficiency is very high. The user can randomly generated 100*100,
500*500。1000*1000、5000*5000 等等超大型矩阵尝试。
500*500. 1000*1000, 5000*5000 and so on super large matrix try.
另外本工具包中还附录了一些求解优化问题的程序。
In addition, the toolkit also appendix some optimization problem solving program.
)
- 2021-03-29 14:39:11下载
- 积分:1
-
vfim
A three phase induction motor drive using a V/F control
- 2012-07-22 21:55:48下载
- 积分:1
-
Multi-scale-analysis-
在matalab开发环境下的实现时域信号多尺度的分析,可用于信号的特征抽取和故障诊断(Multi-scale analysis of time-domain signal achieved in matalab development environment can be used for feature extraction and fault diagnosis signal)
- 2014-11-06 13:20:15下载
- 积分:1
-
Wavelet_Noise
1/f噪声采用多分辨分析进行参数提取,并波形恢复(1/f noise analysis using multi-resolution parameter extraction and waveform recovery)
- 2014-04-19 22:22:46下载
- 积分:1
-
zz
说明: MATLAB 边缘检测相关代码,里面包括多种方法,请朋友们根据自己实际情况选择方法。(Edge detection related MATLAB code, which includes a number of ways, please friends, the actual situation according to their own options.
)
- 2009-04-25 07:55:13下载
- 积分:1
-
monte-carlo-algorithm
蒙特卡洛算法
mento carlo algorithm(mento carlo algorithm)
- 2012-11-16 18:16:03下载
- 积分:1
-
C231_C02
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2007-07-31 12:42:25下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1