-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
KL100
K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。(KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.)
- 2009-11-23 10:35:15下载
- 积分:1
-
MPPTtest
风力发电最大功率跟踪的实现,基本可以实现最大功率的跟踪(Maximum power point tracking of wind power implementation, which can be to achieve maximum power tracking)
- 2012-04-24 09:36:01下载
- 积分:1
-
mani-isomap
流行学习isomap(有标注,便于更好理解等距映射方法在高维数据降维过程的实现)(Popular learning isomap (have annotations, facilitate better understanding isometric mapping method in the implementation of the high-dimensional data dimension reduction))
- 2013-09-11 16:16:48下载
- 积分:1
-
Relay-with-throughput
Relays with throughput put analysis
- 2012-10-15 02:09:16下载
- 积分:1
-
ESDCoupling
COUPLING OF TRANSIENT ELECTROMAGNETIC FIELD TO UNSHIELDED CABLE (over a ground plane)
- 2009-04-17 17:27:36下载
- 积分:1
-
OFDM-BPSK
OFDM-BPSK仿真
OFDM在BPSK调制下的误码率仿真(OFDM fading with BPSK
the simulation of OFDM-BPSK)
- 2012-05-29 16:12:40下载
- 积分:1
-
adaptive-filter
introducation to adaptive filter
- 2015-02-07 12:21:30下载
- 积分:1
-
Ritz_solution
Ritz法解决-u +u=x 0<x<1,u(0)=0,u(1)=0的有限元边值问题。精确解为u(x)=1/(exp(1)-1/exp(1))*exp(-x)+1/(1/exp(1)-exp(1))*exp(x)+x,基函数为g(i)=sin(i*pi*x)(This matlab code is used to solve the boundary value problem of the differential equation:
-u +u=x 0<x<1,u(0)=0,u(1)=0, where the accurate solution is :
u(x)=1/(exp(1)-1/exp(1))*exp(-x)+1/(1/exp(1)-exp(1))*exp(x)+x)
- 2011-05-30 20:14:35下载
- 积分:1
-
VSP example
This file is a solution for vertical seismic profile -example
- 2020-07-04 13:00:02下载
- 积分:1