-
The-BP-neural-network
Matlab的编程例题,关于BP神经网络的PID温度控制(Matlab programming examples on BP neural network PID temperature control)
- 2013-10-12 14:11:23下载
- 积分:1
-
fdtd2D
Taflove书的2维时域有限差分完美边界的程序!欢迎下载!(Taflove book two-dimensional finite-difference time-domain boundary perfect program! Welcome to download!)
- 2013-12-16 12:39:42下载
- 积分:1
-
yangtiaoMATLAB
B样条小波 matlab实现 文献资料付程序(B-spline wavelet matlab to achieve)
- 2013-05-22 01:04:54下载
- 积分:1
-
lsbcodding
it is a lsb codding steganogerafi
- 2013-05-25 22:43:21下载
- 积分:1
-
SphereDecoder
用于MIMO检测的sphere decoder程序( This function implements a soft output sphere decoder.
Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere
Decoding: Performance and Implementation Aspects", Asilomar 2006
R ... is an upper triangular matrix obtained from the QR decomposition of the MIMO channel H
s ... received symbol (column) vector, s=Q^H*y
dist_ZF ... Distance for the zero forcing solution
symbols_ZF ... ZF solution
M ... number of bits encoded in every layer [1 x nTA]
symbol_alphabet ... for the demapping [nTA x 2^max(M)], filled with zeros for smaller symbol alphabets
bittable ... matrix containing the bits according to the symbol_alphabet [sum(M) x 2^max(M)])
- 2010-09-16 22:01:34下载
- 积分:1
-
henon
用于绘制混沌图形的henon程序,其中有著名的罗伦兹图(Chaos for graphics rendering henon procedures, including the famous Lorenz map)
- 2009-04-17 09:35:46下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Chapter-3_1
说明: 开关电源SPICE第三章的全部仿真电路。对直流和交流仿真出色(Switching Power Supply SPICE simulation circuit all of Chapter III. Excellent DC and AC simulation of)
- 2011-03-09 23:57:46下载
- 积分:1
-
butterworthBilinealfilters
Examples of butterworth bilineal transforamtion
- 2015-03-20 15:14:10下载
- 积分:1
-
walt
利用小波的对图像的分解和重构,然后对重构图像消噪,并比较消噪前后的图像。(the use of wavelet image decomposition and reconstruction, and then reconstructed image denoising, and compare the before and after denoising images.)
- 2006-10-13 23:31:03下载
- 积分:1