-
47651494PSK
改文件描述了2DPSK的一些基本原理及其实现方法,主要在MATLAB环境实现(the description of 2DPSK)
- 2009-07-07 17:47:04下载
- 积分:1
-
testkk
说明: 利用C#创建窗体,通过设置按钮,同时利用按钮实现各种功能。此代码实现的功能是1、调用函数;2、显示照片,同时还能消除照片;3、通过调用MATLAB,实现图像显示的函数。(Use C# to create a form, by setting the button using the button at the same time to achieve various functions. This code implements the function is 1, call the function 2, display photos, while eliminating photographs 3, by calling MATLAB, the function of image display.)
- 2010-05-04 19:56:56下载
- 积分:1
-
Untitled
打靶法的matlab实现,需要输入的变量较多,程序不是十分简便(Matlab implementation of the shooting method)
- 2012-12-28 21:18:33下载
- 积分:1
-
4
说明: basic concepts of power system in simulink 3
- 2013-03-15 00:44:53下载
- 积分:1
-
GDE3
grundlage der elktrotechnik
- 2009-11-29 05:36:01下载
- 积分:1
-
matlab
This it the code to describe rayleigh distribution
- 2013-07-31 10:55:34下载
- 积分:1
-
omp
基于matlab仿真平台,快速匹配追踪OMP算法的图像稀疏分解与重构,并附带有OMP算法的详细讲解PPT(Based on the simulation platform of MATLAB, the fast matching pursuit (OMP) algorithm for image sparse decomposition and reconstruction. And with the OMP algorithm explained in detail PPT.)
- 2015-04-08 12:11:13下载
- 积分:1
-
rengongmianyi
a=load( q.txt )
width=input( 请输入窗宽 )
step=input( 请输入步长 )
m=length(a)
for i=1:floor((m-width)/step+1)
s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step)
end
b=max(max(s))
M=s./b
Rs=input( 请输入本体集半径 )
nd=input( 请输入检测器数模 )
k=1
while k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
_imc-2009---facebook-impact
this paper examines the specific role played by
a key component of OSNs: the extremely popular and widespread
set of third-party applications on some of the most popular OSNs.
With over 81,000 third-party applications on Facebook alone, their
impact is hard to predict and even harder to study.
- 2014-01-31 02:21:18下载
- 积分:1
-
SHUOSHILUNWEN
硕士论文用到的仿真程序,供大家参考
本文研究了基于磁链误差观测的控制方案,也就是采用SVPWM优化方案。将电压矢量脉宽调制技术和直接转矩技术相结合,利用磁链和转矩误差选择任意相位和幅值的电压空间矢量,从而减小了转矩脉动。(DTC, zero voltage vector, the stator flux linkage sectors subdivision, the asymmetry of flux increments asymmetry, SVPWM, torque ripple)
- 2020-11-28 22:29:29下载
- 积分:1