-
examen-1
preprocesamiento primu
- 2012-05-10 11:09:56下载
- 积分:1
-
work
用matlab7.0实现傅里叶频移特性的验证
带GUI图形化界面窗口(To use matlab7.0 Fourier frequency shift characteristic verify with GUI graphical interface window)
- 2012-09-12 16:16:56下载
- 积分:1
-
titleduihkxg
其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数:
popupWindow.showAtLocation(parent, gravity, x, y)
parent这个是一个父view试图,
gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT
| Gravity.TOP
最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
- 2013-11-26 08:16:34下载
- 积分:1
-
FL_2PHASE
Dynamic Voltage Restorer with fuzzy control
- 2009-03-09 09:29:09下载
- 积分:1
-
m
说明: 伪随机序列发生、分析相关性,并作出初步判断的m程序;运行后的可见图形。(The pseudo-random sequence has, the analysis relevance, and makes the preliminary judgment the m procedure After movement eye diagram.)
- 2010-04-20 17:00:54下载
- 积分:1
-
fire
matlab经典,助你成为matlab大人,希望对你有用(cellular automation)
- 2013-02-02 18:53:21下载
- 积分:1
-
EEMD
EEMD用于信号处理,将复杂信号分解为多个IMFS,可用于弱信号的监测(Ensemble Empirical Mode Decomposition )
- 2014-10-29 11:16:38下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
CA_BP
CA models
simulation
- 2014-02-08 16:33:41下载
- 积分:1
-
Fuzzy-Logic-using-MATLAB
基于matlab的模糊逻辑方面的国外资料,介绍了如何用matlab实现模糊理论。(The world we live in is becoming ever more reliant on the use of electronics
and computers to control the behavior of real-world resources. For example,
an increasing amount of commerce is performed without a single banknote
or coin ever being exchanged. Similarly, airports can safely land and send off
airplanes without ever looking out of a window. Another, more individual,
example is the increasing use of electronic personal organizers for organizing
meetings and contacts. All these examples share a similar structure multiple
parties (e.g., airplanes or people) come together to co-ordinate their activities
in order to achieve a common goal. It is not surprising, then, that a lot of
research is being done into how a lot of mechanics of the co-ordination process
can be automated using computers.)
- 2014-02-07 22:24:21下载
- 积分:1