-
PSO-TOOLBOX
说明: 粒子群算法,很有用的一个设计程序,如果需要优化,可以使用(Particle Swarm Optimization
)
- 2011-03-08 22:01:10下载
- 积分:1
-
wavelet
说明: 使用双正交小波变化,来检测图像的边缘特性。MATLAB下可以完整运行!(Using biorthogonal wavelet transform to detect image edge features. MATLAB may be a complete run!)
- 2011-03-25 20:51:29下载
- 积分:1
-
matlab_ch1
good matlab textbook, very good!!!
- 2012-06-16 00:40:28下载
- 积分:1
-
ELM
In theory, this algorithm tends to provide good generalization performance at extremely fast learning
speed.(The experimental results based on a few artificial and real benchmark function approximation and classification problems
including very large complex applications show that the new algorithm can produce good generalization performance in most cases and
can learn thousands of times faster than conventional popular learning algorithms for feedforward neural networks)
- 2013-03-15 10:21:39下载
- 积分:1
-
mpc
MPC code space state model whithout constraints
- 2021-03-14 14:39:24下载
- 积分:1
-
STBC_MIMO_code
本代码是关于多天线技术空时块编码的通信系统仿真源程序,其中包括QPSK调制,QPSK解调,FFT,IFFT,STBC等模块,并给出误码率计算和性能仿真图。(The code is on the multi-antenna space-time block coding techniques of communication system simulation source code, including QPSK modulation, QPSK demodulation, FFT, IFFT, STBC and other modules, and gives the bit error rate and performance simulation map.)
- 2010-07-26 16:58:55下载
- 积分:1
-
sharpness_measurement
laplacian of gaussian test
- 2009-11-30 15:48:43下载
- 积分:1
-
fenbu
电磁学代码,matlab编写绝对自己创作的(Electromagnetics code, matlab absolutely prepared their own creation)
- 2008-06-14 11:46:55下载
- 积分:1
-
adaptive_median_filter
自适应中值滤波与中值滤波算法的比较,说明自适应中值滤波效果好。(Adaptive median filter and median filtering algorithm comparing the adaptive median filter shows good results.)
- 2010-12-31 17:02:57下载
- 积分: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