-
fenxing
说明: 本文给出两个最典型分形集—Julia 集和Mandelbrot 集的matlab源程序,并对分析了它们的性质和变化规律。(In this paper, the two most typical fractal sets-Julia sets and Mandelbrot Sets matlab source, and an analysis of their nature and variation.)
- 2008-11-02 10:40:37下载
- 积分:1
-
3busconejoIL
interruptible load deterministic
- 2013-07-12 18:38:21下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
Taobao
This is a basic search class for taobao allowing you to search for content using the taobao API.
- 2014-01-30 00:03:04下载
- 积分:1
-
bpskmdm
dpsk信号的调制解调matlab代码实现的一个例子,采用正交调制解调。(DPSK signal modulation and demodulation matlab code an example of the use of orthogonal modulation and demodulation.)
- 2007-12-04 16:27:49下载
- 积分:1
-
matlab_touying
MATLAB环境中使用投影法统计目标图像像素在每一行和每一列上的个数,然后画出统计图形。(MATLAB environment using the projection method the target image pixel statistics in each row and each column the number, and then draw statistical graphics.)
- 2010-03-10 17:20:02下载
- 积分:1
-
matlablibsvmfiles
在matlab中调用libsvm的时候数据归一与反归一 在matlab中调用libsvm的时候数据归一与反归一(in Matlab call libsvm time data normalization and anti-normalization in Matlab emphasized libsvm used when a data normalization and anti-normalization)
- 2007-04-28 14:23:55下载
- 积分:1
-
sml
最大似然估计 以最快的速度实现参数估计准确率极高(Maximum likelihood estimation with the fastest speed to achieve a high accuracy rate parameter estimation)
- 2013-09-25 21:09:48下载
- 积分:1
-
Matlab
图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己改改(Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed)
- 2009-05-16 12:04:25下载
- 积分:1
-
l1magic
说明: l1magic,一个很好的求解1范数最小优化问题的工具包。(l1magic,1 norm minimization optimization algorithm)
- 2010-04-20 17:06:38下载
- 积分:1