-
boost
BOOST电路的仿真,最基本的BOOST电路的仿真,最基本的(BOOST circuit simulation, circuit simulation BOOST most basic and fundamental)
- 2010-11-22 21:34:45下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
Introduction to MATLAB and Simulink Third Edition.rar
- 2011-07-26 01:26:50下载
- 积分:1
-
pso
PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study!
- 2014-09-02 22:08:00下载
- 积分:1
-
logbinpdf123
Estimate pdf of data set spanning orders of magnitude
- 2010-10-28 17:43:45下载
- 积分:1
-
wilson_zeta
seismic response analysis using wilson-θ method for MDOF structures
- 2011-04-20 17:32:32下载
- 积分:1
-
MATLAB-Corner
使用MATLAB编写的角点检测源代码,并附有用于检测算法的图形(The use of MATLAB prepared corner detection source code, together with the graphics for the detection algorithm)
- 2009-01-05 20:28:42下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
edge_detect
This Matlab code was developed for skin pixel detection in general imagery.
Non-parametric histogram-based models were trained using manually annotated
skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751
non-skin pixels were used.
- 2012-03-21 09:56:26下载
- 积分:1
-
boundary_type
FEM2D_STOKES_SPARSE_BIG_CAVITY is a square region that is 1 unit wide and 1 unit high. The tangential velocity is specified to be 1 along the top boundary, with a zero normal component. On all other parts of the boundary, the velocity is specified to be zero.
- 2014-08-14 05:15:52下载
- 积分:1
-
PCA
对于PCA的学习很有用一份资料,上面还包含matlab程序。(Learn useful for the PCA to a data above also contains matlab program.)
- 2013-01-23 15:46:08下载
- 积分:1