-
gskmadechar
基于人工神经网络的手写英文字母、数字图像识别的源程序代码。(Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.)
- 2009-04-14 19:16:28下载
- 积分:1
-
lpsolve
说明: 数字仿真的lpsolve-整数规划工,matlab上使用,6.5以上版本,学习整数规划时很有用(Digital Simulation lpsolve-integer programming works, matlab used version 6.5 and above, learning is useful when the integer programming)
- 2008-11-08 10:17:30下载
- 积分: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
-
Disfrct
分数阶余弦变换的计算的MATLAB程序。(Fractional cosine transform calculation of the MATLAB program.)
- 2008-05-28 19:17:37下载
- 积分:1
-
gmm
Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
- 2009-12-16 13:26:19下载
- 积分:1
-
OFDM_Noise
关羽OFDM仿真代码,you QAM ,QPSK ,FSK等等。应该有你需要的(OFDM simlink)
- 2013-05-09 08:38:04下载
- 积分:1
-
tangpeng
针对EMD方法的不足,计算目标和海洋回波的功率谱密度,电力系统暂态稳定程序,可以进行暂态稳定计算。( For lack of EMD, Calculating a target and ocean echo power spectral density, Power System Transient Stability Program, can be transient stability.)
- 2016-09-28 21:37:41下载
- 积分:1
-
PHASE1
this is a gui program for the comparisoof spast past astd and opast algorithm
- 2013-03-08 20:11:56下载
- 积分:1
-
BER_of_BPSK_DS-SS
Analyses performance of derict sequence spread spectrum with BPSK modulation
- 2015-01-07 19:36:39下载
- 积分:1
-
TSP_program
用matlab开发语言实现的遗传算法例程,实现tsp问题的解答(Using matlab programming language implementation of genetic algorithm routines, implementation tsp questions)
- 2009-03-10 12:41:46下载
- 积分:1