-
2FSK
基于蒙特卡罗法的2FSK系统抗噪声性能仿真(The matlab Monte Carlo the law 2FSK system anti-noise performance simulation)
- 2013-01-07 20:45:05下载
- 积分:1
-
BP_nuro-network(MATLAB)
BP神经网络的设计实例(MATLAB编程),两种不同的训练算法(BP neural network design examples (MATLAB Programming), two different training algorithms)
- 2013-03-03 13:49:51下载
- 积分:1
-
breedPSO
基于杂交的粒子群优化函数--借鉴遗传算法的杂交概念,在每次迭代中,根据杂交概率选取指定数量的例子放入杂交池中,里面的例子随机两两杂交,产生相同数目的子代例子(Hybridization-based particle swarm optimization functions- Reference hybrid genetic algorithm concepts, in each iteration, according to the selected crossover probability into a specified number of examples of hybrid pool, examples of which twenty-two random hybridization, the same number of offspring produced example)
- 2013-09-23 19:01:08下载
- 积分:1
-
gaijindexiaobo
为了使小波对图像更好的解析,对小波进行了改进(To make the image better wavelet analysis, wavelet improved)
- 2015-03-19 15:13:23下载
- 积分:1
-
Fuzzy-Arithmetics
It is about Fuzzy Arithmetic.
- 2014-07-07 20:30:41下载
- 积分:1
-
work122
这是用MATLAB编写的进行调色板图形绘制的程序(This is prepared by using MATLAB to carry out the procedure Rendering palette)
- 2007-12-12 13:41:08下载
- 积分:1
-
shiyan2
说明: 基于matlab实现的界面,可以对八路信号实行DFT的8点和16 点变换(Matlab based on the realization of the interface can be implemented on the eight-way signal DFT of 8:00 and 4:00 p.m. transform)
- 2008-11-19 08:30:34下载
- 积分:1
-
Numerical-analysis-with-Matlab
This tutorial deals with the rootfinding, interpolation, numerical differentiation and integration and
numerical solutions of the ordinary differential equations.
- 2013-12-07 18:59:37下载
- 积分:1
-
case_study_4
6KV 风力发电机组的诱惑控制中的PI功率控制的具体实例(6KV pi powercontrol)
- 2011-11-06 22:02:39下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1