-
Corner_detection_MATLAB_program_source_program
MATLAB程序角点检测源码程序Corner detection MATLAB program source program(MATLAB process corner detection source program Corner detection MATLAB program source program)
- 2010-08-03 18:03:36下载
- 积分:1
-
trajectory-analysis
Matlab编写的弹道分析算法-MATLAB源代码(Trajectory analysis algorithms written in Matlab-MATLAB source code)
- 2011-06-29 13:22:12下载
- 积分:1
-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
siglehand
对手势图像进行彩色图像和灰度图像转变,同时对RGB图像进行加噪声和滤噪处理(a hand guesture of RGB picture change into gray,and add into noise then filter the picture)
- 2013-01-22 17:11:39下载
- 积分:1
-
untitled8
基于单周期控制的升压型有源功率因数校正仿真图(
Based on one cycle control boost active power factor correction simulation diagram)
- 2015-04-17 15:26:32下载
- 积分:1
-
rs2
R/S分析的程序,用来计算Hurst指数用的(R/S analysis procedures used to calculate the index Hurst)
- 2021-01-17 00:28:47下载
- 积分:1
-
Matlabcode2
usefull to learn graphs in matlab
- 2009-11-05 15:09:28下载
- 积分:1
-
double15
直流电机的双闭环调速系统的matlab仿真模型,mdl文件(a double closedloop speed regulation matlab model of DC machine )
- 2020-11-30 22:19:28下载
- 积分:1
-
chapter3
说明: matlab与 人工神经网络2007 配套源程序(matlab and artificial neural network supporting source, 2007)
- 2008-11-21 10:36:00下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1