-
matlab_ebook
有关MATLAB软件的超详细介绍 适合初学者(For details of MATLAB software for beginners super)
- 2010-11-23 19:48:37下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
61549826Hierarchical
说明: 基于电力系统节点无功电压控制灵敏度,电气距离的聚类分析(Cluster Analysis of Reactive Power and Voltage Control Sensitivity and Electrical Distance of Power System Nodes)
- 2020-10-14 20:57:30下载
- 积分:1
-
CRANK_NICHOLSON
Crank Nicholson program
- 2011-05-18 11:31:22下载
- 积分:1
-
delNum
给定n位整数任意去掉其中k<=n位,剩下的数字按原次序排列组成一个新的正整数,且这个正整数最小(Given an arbitrary n-bit integers to remove where k < = n bits, the remaining number of original order of the formation of a new positive integer, and that this is the smallest integer)
- 2010-01-03 21:43:20下载
- 积分:1
-
Matlab
说明: Matlab命令大全 详细介绍了Matlab的各种命令 用法。 包括数值计算,数值分析,绘图以及计算可视化。(failed to translate)
- 2009-08-26 11:42:57下载
- 积分:1
-
Numerical-analysis
压缩包内为计算方法与数值分析中常用的求解算法的Matlab实现。(Calculating method and numerical analysis method commonly used algorithm in Matlab.)
- 2014-12-24 17:14:21下载
- 积分:1
-
MATLAB-Mathematics-Handbook
《MATLAB数学手册》电子书详细讲解matlab中矩阵及其运算、数值计算与数据分析、符号运算、概率统计、优化问题、模糊逻辑、绘图与图形处理,欢迎下载("MATLAB Mathematics Handbook" this book explain in detail in matlab matrix and its computation, numerical computation and data analysis, symbolic computation, probability and statistics, optimization, fuzzy logic, graphics and image processing, welcome to download)
- 2013-05-25 22:03:47下载
- 积分:1
-
HCC4052B
HCC芯片的资料,,,,,,,,,,,,,,,对学习的人做参考(HCC-chip data)
- 2010-02-11 10:47:13下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1