-
Matlab
说明: MATLAB六十个小程序教你学习matlab
(Sixty small MATLAB program to teach you to learn matlab)
- 2011-04-14 20:46:37下载
- 积分:1
-
cthd39-40
前推回代法编的39节点40条支路的潮流计算程序。对于研究电力系统潮流计算有一定帮助!(Forward and backward substitution method series of 39 nodes 40 branch flow calculation procedures. Power flow calculation for the study of some help!)
- 2013-08-08 20:47:20下载
- 积分:1
-
highpass
MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波(MATLAB Gaotong Lvbo)
- 2013-08-03 14:58:00下载
- 积分:1
-
GMM
二维空间高斯混合模型MATLAB代码,以迭代方式逼近得到(Gaussian Mixture Model)
- 2013-04-11 21:38:26下载
- 积分:1
-
mtkl
蒙特卡罗算法matlab实例,介绍了matlab的蒙特卡罗算法的具体使用方法(Monte Carlo algorithm matlab example, introduced the specific use of the Monte Carlo algorithm matlab)
- 2013-05-06 09:46:50下载
- 积分:1
-
guntong
采煤机截割滚筒模型,主要包括负载和截割转速牵引速度的关系(Shearer cutting drums of models, including the relationship between the load and speed of the cutting speed traction)
- 2015-04-28 16:58:27下载
- 积分:1
-
FHSS
关于跳频信号的产生,调制和解调,可自行设置几跳,内有m序列的产生等调用函数,适合初学者参考。。(The generation of hopping signal, including modulation and demodulation, you can set a few jump, there were the funciton of m sequence and so on. It is suitable for beginners .)
- 2016-03-08 09:21:38下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
ukf
matlab code to simulate Unscented kalman filter
- 2011-01-26 18:08:33下载
- 积分:1
-
The-three-dimensional-FDTD
三维FDTD的UPML吸收边界条件下的C程序(The three-dimensional FDTD UPML absorbing boundary C program)
- 2013-08-06 11:07:39下载
- 积分:1