-
MATLAB_rogramming_optimized_classic_document
MATLAB程序设计优化经典文档MATLAB programming optimized classic document(MATLAB programming optimization of the classical documents MATLAB programming optimized classic document)
- 2010-08-08 21:09:38下载
- 积分:1
-
TSP_Ant_Algorithm
蚁群算法求解标准旅行商问题的matlab程序。(Matlab program of ant colony algorithm for the standard traveling salesman problem(TSP). )
- 2009-10-30 21:44:35下载
- 积分:1
-
ofdm_simulation
OFDM仿真源代码,带有详细注释,学习OFDM的初学者很好的入门指引。(OFDM simulation source code, with detailed notes, good for beginners to learn OFDM-entry guidelines.)
- 2008-06-04 09:44:19下载
- 积分:1
-
efield3
Antenna and EM Modeling with MATLAB
- 2011-10-07 06:19:12下载
- 积分:1
-
main
程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
- 2014-06-26 22:43:45下载
- 积分:1
-
MonteCarlo
二进制通信系统的进行蒙特卡罗仿真程序,以正交信号为基础。当均值分别等于0,0.1,1.0,2.0时完成10000个比特的仿真并求出误差概率。绘出理论误码率和蒙特拉罗仿真的差错率并进行比较这俩个结果,并绘出每个均值情况下判决器的1000个接受信噪比抽样(Binary communication systems to carry out Monte-Carlo simulation procedures to orthogonal signal basis. When the mean, respectively, equivalent to 10,000 completed 0,0.1,1.0,2.0 bit error probability simulation and obtained. Mapping theory and蒙特拉罗BER simulation这俩error rate and compare results, and the mean circumstances of each mapped)
- 2008-07-08 13:50:19下载
- 积分:1
-
bpnn
MATLAB neural network backprop code
This code implements the basic backpropagation of
error learning algorithm. The network has tanh hidden
neurons and a linear output neuron.
adjust the learning rate with the slider
- 2013-01-02 18:00:13下载
- 积分:1
-
PCMTITEST2010
完成线性调频信号的脉冲压缩,动目标检测,动目标显示等技术,是学习雷达的经典程序(Complete linear FM signal pulse compression, moving target detection, moving target indication and other technology, the program is to learn the classic radar)
- 2011-07-02 15:45:26下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
2
说明: 混沌系统仿真软件,用于混沌系统的仿真;通过分析系统的参数和初始状态来观测混沌系统的运行轨迹。(Chaotic system simulation software for simulation of chaotic systems,Through the analysis of the parameters and the initial state of system to measure the trajectories of chaotic systems.
)
- 2013-08-26 17:09:43下载
- 积分:1