-
gundong
用matlab开发的gui,可以滚动显示字幕,经过验证,完全可行的,有兴趣的同学可以看一下。(Developed using matlab gui, you can scroll to display the subtitles, proven, fully feasible, students who are interested can look at.)
- 2011-01-16 13:03:02下载
- 积分:1
-
BSSICAA
说明: 这是初学MATLAB的盲源分离源代码程序,有利于初学者学习(ICA program studyICA program study,ICA program study)
- 2011-02-20 14:07:04下载
- 积分: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
-
diedaijiami
灰度图像灰度经过按位混沌加密后再对其混沌置乱变换,阀值判断其迭代次数,达到预期加密效果(After a bit gray gray chaotic encryption by scrambling after its chaotic transformation, determine the threshold number of iterations to achieve the desired effect of encryption)
- 2010-10-15 11:41:52下载
- 积分:1
-
PV_MAX
电力系统程序,是电网接入光伏的最大容量程序,其中的限制条件为为全部节点的电压上下限,是MATLAB与OPENDSS的联合编程,程序可以得到任何一个节点的光伏接入极值(Power Systems program is the maximum capacity of photovoltaic grid connection procedures, restrictions as to limit the voltage on all nodes, joint programming and OPENDSS MATLAB, the program can get access to any node photovoltaic extreme)
- 2013-12-16 23:10:04下载
- 积分:1
-
tdoa_shuangquxian_3d
能够在一定TDOA估计误差下给出定位精度误差 /3d(this program can esitimate the location accuracy in 3D enviorenment when defing the tdoa error)
- 2021-04-23 12:58:48下载
- 积分:1
-
MeanShiftCluster
Mean Shift Clustering
- 2010-02-25 02:57:50下载
- 积分:1
-
rect_array
说明: 有关带有加权的矩形阵的方向图,输入相关参数即可,是雷达系统与分析里面的(For a rectangular array with the weighting pattern, you can enter the relevant parameters, and analysis of radar systems inside)
- 2011-03-28 17:18:35下载
- 积分:1
-
SimulationsforRadarSystem
雷达系统仿真的书和程序,对于写论文很有帮助的。特别是程序很有参考价值(Radar system simulation of books and procedures for writing papers helpful. Program was useful in particular)
- 2010-11-15 09:39:13下载
- 积分:1
-
Ecodynamica
说明: 什么是Ecodynamica?
Ecodynamica是普通的工具和二维元胞自动机1(CAs)。(What is Ecodynamica? Ecodynamica ordinary tools and two-dimensional cellular automata 1 (CAs).)
- 2011-03-22 21:34:09下载
- 积分:1