-
PointInPolyResearch123
This is a point in polygon detection algorithm
- 2010-11-18 07:06:48下载
- 积分:1
-
wentaishu
牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,(The trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure,)
- 2010-02-25 10:04:14下载
- 积分: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
-
matlab-powersystem
MATLAB_SIMULINK在电力系统工程仿真中的应用,本书对电力系统仿真的各元器件进行了详细的介绍,同时采用大量案例,学习simulink在电力系统仿真很容易上手。(MATLAB_SIMULINK in power systems engineering simulation applications, this book on the power system simulation carried out for each component in detail, while using a large number of case study in the power system simulation simulink very easy to use.)
- 2013-09-18 11:12:05下载
- 积分:1
-
Adaptive-control
自适应控制方面的经典书籍,仅供学习研究参考用,不得违规(Adaptive control of classic books)
- 2013-12-25 22:36:44下载
- 积分:1
-
APF__SPWM
有源滤波器APF,仿真不错,欢迎下载
有源滤波器APF 仿真不错,欢迎下载(Active filter APF, simulation is good, welcome to download the active filter APF simulation good, welcome to download)
- 2020-10-26 21:49:59下载
- 积分:1
-
diantigailv
电梯概率问题 可以在准备数学建模的时候作为练习资料(mathmodeling)
- 2010-05-31 18:09:37下载
- 积分:1
-
Gibbs_Sampling
A Gibbs Sampling Demo.
- 2010-06-02 03:35:34下载
- 积分:1
-
GetDisp-a-Getstress
Displacement recovery for MLS method and compute stress from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
- 2013-08-18 13:56:20下载
- 积分:1
-
SER
Comparison of the performances of the LS and the MMSE channel estimators
- 2009-04-12 14:05:00下载
- 积分:1