-
wuyuanshujizhi
说明: 无约束极值问题
无约束极值问题的matlab求解源程序,欢迎各位下载。(Unconstrained optimization problem unconstrained extremum problem solving matlab source code, to welcome you to download.)
- 2011-04-12 19:25:48下载
- 积分:1
-
getcore
For wavelength dispersion in optical waveguide.
- 2011-07-05 03:10:49下载
- 积分:1
-
RBigMem
基于share memory 为32bit程序同一个提供一个内存现在的内存访问库(Based on a share memory with a memory now 32bit memory access library program)
- 2015-02-05 13:36:05下载
- 积分:1
-
double_pendulum_documentation
double_pendulum_documentation paper about it
- 2014-01-25 15:47:59下载
- 积分:1
-
zuidashangzhierzhihua
虹膜识别最大熵值法的图像二值化,这有助于对图像二值化时选择门限(hong mo zui da shang zhi er zhi hua )
- 2009-02-26 20:17:01下载
- 积分:1
-
simulink
matlab,simulink视频4,5,接着上次传得视频(the vidio of matlab)
- 2009-06-15 14:44:25下载
- 积分:1
-
The_matrix_algorithm_matlab_programming_tutorial
matlab程序设计之矩阵算法教程The matrix algorithm matlab programming tutorial(The matrix algorithm matlab programming tutorial The matrix algorithm matlab programming tutorial)
- 2010-08-02 13:13:31下载
- 积分: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
-
peakdet
Peak detection is one of the most important time-domain functions performed in signal monitoring. Peak detection is the process of finding the locations and amplitudes of local maxima and minima in a signal that satisfies certain properties. These properties can be simple or complex. For example, requiring that a peak exceeds a certain threshold value is a simple property. However, requiring that a peak’s shape resembles that of a prototype peak is a complex property.
- 2010-02-24 22:22:50下载
- 积分:1
-
yichuansuanfa
说明: 使用遗传算法求解TSP问题,文档文件里为坐标点,.m文件为程序源代码。(Genetic Algorithm for Solving the TSP Problem. )
- 2011-03-22 23:30:50下载
- 积分:1