-
testchengxu
对于学习信号处理的同学们,需要数值分析的一些知识,如拟合、松弛迭代等等都是有用的数值分析方法(For students studying signal processing, numerical analysis requires some knowledge of relaxation that a useful method for numerical analysis)
- 2011-01-13 11:52:14下载
- 积分:1
-
power_thyristor
power_thyristor.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_thyristor.rar.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:53:42下载
- 积分:1
-
MATLAB_Galton
动态实现加尔顿顶板演示,并有其他演示方法,数理统计,动态演示(Galton roof to achieve dynamic presentations, and other presentation methods, mathematical statistics, dynamic presentation)
- 2009-05-28 18:21:04下载
- 积分:1
-
duane1
This program performs the Duane growth method with least-squares fit of an input data set to a straight line
- 2011-02-02 02:33:23下载
- 积分:1
-
Pitch_Angle_Control_for_Variable_Speed_Wind_turbi
Pitch Angle Control for Variable Speed Wind turbines
- 2015-01-28 09:42:34下载
- 积分:1
-
as
模拟 AM FM DSB 信号傅里叶变换图 频域稀疏(Analog AM FM DSB frequency domain signal sparse Fourier transform Figure)
- 2014-01-13 17:18:37下载
- 积分:1
-
yichuan_matlab
自编matlab遗传算法代码,希望对大家有所帮助(Self matlab genetic algorithm code)
- 2013-04-22 20:52:30下载
- 积分:1
-
mathproblem
matlab数学问题的优化实验和源代码,希望有用处(matlab optimization of experiments and mathematical problem source code, hope to have useful)
- 2009-11-25 14:40:44下载
- 积分:1
-
qpsk_g_r-
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:51:28下载
- 积分:1
-
KMEANS
一种用MATLAB写的KMEANS算法,可以用来进行三维空间里面点集的聚类(Using MATLAB written KMEANS algorithm that can be used for three-dimensional point set inside clustering)
- 2015-03-18 13:28:33下载
- 积分:1