-
Rectifier-3-phasa
rectifier 3 phasa close loop
- 2012-05-11 06:53:00下载
- 积分:1
-
MatLab-20Tutorial
MatLab-20Tutorial.zip........this file contains 20 pdf tutorails on matlab with examples on m files.
- 2009-12-30 01:17:59下载
- 积分:1
-
feGeometry
Evaluates the finite element linear basis function. and sets up the geometric data.
- 2011-01-21 20:53:23下载
- 积分:1
-
ImageZoom
simple C# application to zoom image!!
- 2014-08-12 09:38:20下载
- 积分:1
-
fractal
matlab程序画图,常见分形图,function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 (matlab program drawing, common fractal images
function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 )
- 2013-03-02 09:54:38下载
- 积分:1
-
fuipao
包括最小二乘法、SVM、神经网络、1_k近邻法,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,车牌识别定位程序的部分功能。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Part of the license plate recognition locator feature.)
- 2017-01-12 11:22:25下载
- 积分:1
-
periodgram
经典谱估计-周期图法 实现正弦波加正态白噪声信号的谱估计(Classical spectrum estimation- the realization of periodogram normal sine wave plus white noise signal spectrum estimation)
- 2009-06-07 14:36:10下载
- 积分:1
-
half_band_filter
半带滤波器的设计。半带滤波器在设计准确重建性能的滤波器组方面有重要作用。(half-band filter design. Half-band filters in the design performance of accurate reconstruction filters play an important role.)
- 2007-01-12 18:15:40下载
- 积分:1
-
sac-101.5c-linux_x86_64.tar
地震数据格式之间的转换,sac,miniseed,seed,这些数据格式进行转换(Seismic data conversion between formats, sac, miniseed, seed, the data format conversion)
- 2013-10-17 09:57:44下载
- 积分:1
-
Motor_pi
Scalar control of induction motor
- 2015-01-18 20:33:07下载
- 积分:1