-
normAM_DSB_SSB(two_ways)modulation_demodulation
程序为常规AM,DSB,SSB调幅信号的调制与解调的MATLAB程序,其中单边带调制用两种方法进行调制:一种为频谱直接变换,另一种为希尔伯特变换实现(MATLAB for norm AM,DSB and SSB modulation and demodulation,besides,modulation for SSB,has tow ways:frequency spectrum transform and hilbert transform)
- 2010-08-11 20:50:07下载
- 积分:1
-
MATLAB
本书对matlab的基础及应用进行了详细介绍,适合matlab初学者学习。(The book and applications on the basis of matlab described in detail, suitable for beginners to learn matlab.)
- 2010-12-06 00:01:11下载
- 积分:1
-
NAGenerator
Nonlinear generator for glucose toolbox correct work
- 2013-11-19 22:33:49下载
- 积分:1
-
mix_integar_solverr
数学规划嵌入程序,支持matlab的用于求解线性规划或混合整数规划的小工具(mix_integar_solver)
- 2010-11-25 13:03:01下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
GetCenterPoint
由一张图像提取圆形的边缘,得到离散的点来拟合椭圆,并简单的去除噪声,得到椭圆中心坐标.(Extracted by a picture rounded edges to fit the discrete points oval, and simply remove noise, get the coordinates of the center of the ellipse.)
- 2020-11-01 10:59:54下载
- 积分:1
-
PMSM_SMO
永磁同步电机滑膜观测器估算电机转速。精度比传统观测器精度高。(Estimation of motor speed by permanent magnet synchronous motor. The precision is higher than that of the traditional one)
- 2021-03-22 15:09:16下载
- 积分:1
-
rl-decoding1
run leength decoding
- 2014-09-03 02:24:47下载
- 积分:1
-
Dynamic_Copula_Toolbox_3.0
该工具包是最新版本的pair copula工具包。可实现高维数据的copula建模,并有时变copula函数可选择。(The toolkit is the latest version of the pair copula toolkit. The copula modeling of high dimensional data can be realized, and sometimes the copula function can be selected.)
- 2018-03-04 21:29:14下载
- 积分:1
-
examples
说明: MATLAB有限元分析与应用的源代码,非常实用!(MATLAB finite element analysis and application source code, very useful!)
- 2010-04-08 21:21:36下载
- 积分:1