-
W_K_B
关于用matlab求解薛定谔方程的求解探讨问题研究说明(With regard to solving Schrodinger equation using matlab for solving the problems addressed in studies to illustrate the)
- 2009-12-15 00:20:02下载
- 积分:1
-
matlab
说明: MATLAB简易教程,适合初学者使用,内容很全,但不是很深入(Layman' s Guide to MATLAB for beginners to use, the content is very full, but not very in-depth)
- 2010-03-29 23:17:02下载
- 积分:1
-
geom3d
matlab code for geom3d
- 2015-02-03 14:27:28下载
- 积分:1
-
yewn78.3
This paper presents a new and efficient approach for capacitor placement in
radial distribution systems (RDS) that determine the optimal locations and size of
capacitor with an objective of improving the voltage profile and reduction of power loss.
The solution methodology has two parts: in part one the loss sensitivity factors (LSF) are
used to select the candidate locations for the capacitor placement and in part two a new
algorithm that employs Dijkstra Algorithm (DA) is used to estimate the optimal size of
capacitors at the optimal buses determined in part one. The main advantage of the
proposed method is that it does not require any external control parameters. The other
advantage is that it handles the objective function and the constraints separately. The
proposed method is applied to 33 & 69 RDS. The solutions obtained by the proposed
method are compared with other methods. The proposed method has outperformed the
other methods in terms of the quality of solution.
OPTIMAL C
- 2013-12-16 14:27:18下载
- 积分:1
-
rakereceiver
Rake reception using matlab
- 2009-04-18 14:28:53下载
- 积分:1
-
site.tar
emplyment agency script
- 2013-12-10 07:39:40下载
- 积分:1
-
YAMLMatlab
Imports YAML into matlab
- 2012-04-02 08:08:36下载
- 积分:1
-
SAPToolbox
实现了SAR目标仿真平台的构建,详细的介绍了如何实现点目标回波数据的仿真和CS程序,并用MATLAB实验了实验平台,能够方便快捷的得到仿真数据。(SAR simulation platform to achieve the goal of building, a detailed description of how to achieve point target echo data simulation and CS program, and an experimental platform to experiment with MATLAB, quick and easy to get the simulation data.)
- 2011-08-11 17:04:58下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
code
说明: matlab实现四种最优化搜索方法
共轭梯度法
牛顿法
最速下降法
拟牛顿法
对一个十维函数的极值搜索(matlab optimal search)
- 2020-01-13 22:27:22下载
- 积分:1