-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1
-
NORMALFUNCTION
本程序基于visual C++ 实现标准正态分布,正态分布累积函数,正态分布累积函数的逆函数分别输出到不同表,是仿真实验的很好参考!(This procedure based on visual C++ Achieve the standard normal distribution, the cumulative distribution function, the cumulative distribution function of the inverse function of the respective output to a different form, is a good reference simulation!)
- 2007-12-14 11:48:49下载
- 积分:1
-
SUIsimulation
说明: 对SUI-3信道仿真和分析的文章,很不错,与大家分享!(On SUIchannel simulation and analysis of the article, it is good to share with you)
- 2010-04-16 00:02:49下载
- 积分:1
-
mycal
basic calculator using matlab...with GUI
- 2013-08-14 18:11:13下载
- 积分:1
-
modeling-using-matlab
matlab的电力电子建模,电力电子变换器simulink 建模(power and electronic modeling using matlab)
- 2011-09-09 11:42:49下载
- 积分:1
-
signal_analyzer
里面有数字信号处理中常用的matlab工具,用的时候查看该文档,方便Matlab在数字信号处理中的使用(Inside there are commonly used in digital signal processing matlab tool, with the time to view the document in Matlab to facilitate the use of digital signal processing)
- 2009-10-09 11:01:06下载
- 积分:1
-
vad1
基于高阶统计方法改进的自适应多速率话音激活检测算法(Improved statistical methods based on high order adaptive multi-rate voice activity detection algorithm)
- 2010-11-04 11:17:07下载
- 积分:1
-
Nonlinear-evolution-equations
本书介绍了某些非线性演化方程的物理背景和定性研究,对某些非线性演化方程研究的新结果,某些非线性演化方程的相似解和潘勒维性质,和无穷维动力系统。(This book describes some of the physical background of nonlinear evolution equations and qualitative research study of nonlinear evolution equations for some new results, some of the solutions of nonlinear evolution equations and Pan Lewei similar nature, and infinite-dimensional power systems.)
- 2011-11-22 16:07:57下载
- 积分:1
-
ELK-1107-10_manuscript_1
Type-1 fuzzy sets theory was proposed to handle uncertainty in control systems. But some
cases showed some liabilities of Type-1 fuzzy sets when facing with unpredictable
disturbance and uncertainties. Therefore Type-2 fuzzy sets was introduced and extended
while providing more degrees of freedom in designing criteria. The most important
specification of Type-2 fuzzy sets is the interval between a superior membership function
and an inferior membership function which is called footprint of uncertainty. This paper
presents a Bacterial Foraging Optimization approach for optimizing the parametrized
membership function. The above criterion is applied to an Automatic Voltage Regulator
system and results are presented and compared with previous method.
- 2013-04-28 16:15:14下载
- 积分:1
-
Mixed-Integer-Nonlinear-Programming
混合整数非线性规划中的BNB20的源码资料,源码中包含了和实数寻优函数fmincon的对比(Mixed Integer Nonlinear Programming “BNB20” source of information, source code contains a real number and contrast optimization function “fmincon”)
- 2013-05-25 21:49:32下载
- 积分:1