-
hypot
说明: 抛物线法求解
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:19:16下载
- 积分:1
-
GA-opt-BP
用遗传算法优化bp神经网络,很好用,可以试试。(GA opt bp)
- 2013-01-09 13:03:20下载
- 积分:1
-
PhaSpaRecon
主要用于计算相空间的源代码,程序是matlab代码,比较短小(computing chaos )
- 2013-10-24 17:12:44下载
- 积分:1
-
Criminisi-original
image inpainting classical algorithm
- 2015-01-03 10:33:10下载
- 积分:1
-
dc
DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1
-
MATLAB
MATLAB仿真作业。
1.Huffman编码
2.qpsk调制与解调
3.hamming信道编码(MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming)
- 2009-12-09 16:14:59下载
- 积分:1
-
s_to_n_chase
matlab hoe to create S to N goodluck
- 2010-01-16 14:54:19下载
- 积分:1
-
LAP-TRINH-MATLAB-2008a
this source is very helpfull for technology student, who is the first in programming with matlab,
- 2013-10-05 15:07:04下载
- 积分:1
-
acquisition
实现gps信号的捕获算法,时域和频域捕获算法。(Achieve gps signal acquisition algorithms, time domain and frequency domain acquisition algorithm.)
- 2010-11-21 22:28:19下载
- 积分:1
-
myFDTD01
FDTD Finite-Difference Time-domain in free space no ABC
FDTD(t) runs FDTD for time t.
FDTD implements the FDTD/staggered leapfrog scheme
over time 0-max_time and space 0-max_space. This program
simulates a gaussian pulse in the grid specified with
max_time and max_space. The pulse is sent from the center of
the problem space and disperses in both directions
-Kira Heater
- 2011-01-04 14:44:12下载
- 积分:1