-
LMF-ambg
LMF波形的模糊函数,用matlab编写。(LMF waveform ambiguity function, written with matlab.)
- 2011-05-10 19:22:14下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
matlab
常用的matlab程序 常用的matlab程序 常用的matlab程序 常用的matlab程序(Common procedures commonly used matlab matlab matlab program procedures commonly used matlab program)
- 2014-02-08 13:05:24下载
- 积分:1
-
loadflow_NR-method
load flow analysis by newton raphson method
- 2012-02-05 11:07:25下载
- 积分:1
-
A-duffing
用于检测微弱信号的Duffing系统,这是我的毕业设计一部分,因为我做的时候也曾求取过很多资料,但是并没有找到,因此在我完成之后,上传这个代码,希望这个能帮助别人。
里面还有后续做的GUI界面实现的Duffing振子检测功能,可检测信号幅值和频率。(The Duffing system for detecting weak signals, this is part of my graduation project, because I also asked for a lot of information when I did it, but it was not found, so after I finished, upload this code, I hope this can help others.)
- 2019-06-08 20:47:42下载
- 积分:1
-
MATLAB_introduction
matlab reference manual
- 2010-06-13 20:49:14下载
- 积分:1
-
bipopcmaes.tar
matlab benchmarks for otimization problems
- 2010-07-16 23:13:30下载
- 积分:1
-
finshdiserach
obtaining the particular position where a maximum or minimum occurs
- 2010-12-03 20:51:25下载
- 积分:1
-
dddd
基于免疫机制的动态多目标优化免疫算法[PDF](Dynam icMultiobjectiveOptim ization Immune Algorith Based on ImmuneM echanisms
)
- 2010-01-09 13:11:09下载
- 积分:1
-
gsta
给出一组表征年平均全球表面温度异常的数据“gsta.dat”。这组数据的第一列表示时间,第二列表示相应的数据值。(A given dataset “gsta.dat”, which is the annual mean global surface temperature anomaly. In “gsta.dat”, the first column is the time and the second is the corresponding data value.)
- 2012-05-07 10:47:49下载
- 积分:1