-
BSCA
关于线性分类器的分类问题 如何将不同种类的对象分离(Linear classifier)
- 2012-01-10 12:29:13下载
- 积分:1
-
Matlab代码
SAR 回波仿真及成像处理,包括RDA 算法仿真、RMA 算法仿真、CSA 算法仿真(SAR echo simulation and imaging processing, including RDA algorithm simulation, RMA algorithm simulation, CSA algorithm simulation)
- 2019-03-22 08:46:05下载
- 积分:1
-
Kuramoto
Kuramoto code for coupled particle systems
- 2018-11-03 12:21:32下载
- 积分:1
-
FIR_band_pass-and-iir-low-pass
这个是对于fir带通滤波器以及iir低通滤波器的一个仿真。程序代码通俗易懂,意义很大。(This is a band-pass filter and the fir iir low-pass filter with a simulation. Program code easy to understand, very meaningful.)
- 2013-09-03 15:59:39下载
- 积分:1
-
myGaussSeidel
用高斯赛德尔迭代法解椭圆型方程,这是一种差分解法(High Sisaideer iterative method for solving elliptic equations, which is a differential solution)
- 2013-12-08 12:27:40下载
- 积分:1
-
lilun
检测概率PD与输入信噪比r的关系(理论曲线)
采样点数:N=100;噪声方差:sigma^2=1 ( Probability of detection PD relationship with the input signal to noise ratio of r (theoretical curves) sampling points: N = 100 noise variance: sigma ^ 2 = 1 )
- 2020-12-17 21:49:11下载
- 积分:1
-
comm_eg
Process a binary data stream using a communication system that consists
of a baseband modulator, channel, and demodulator. Compute the system s
bit error rate (BER).
- 2012-10-16 19:52:13下载
- 积分:1
-
Image-correction
matlab程序。实现立体像对的矫正,并将匹配点显示出来(Matlab program. To realize the correction of the stereo image pair, and display the matching points.)
- 2016-09-22 15:25:06下载
- 积分:1
-
多重信号分类music
说明: 谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法(spectrum estimation of parameters DOA (Dorection of Arrive) method-M USIC (Multi Signal Classification, multiple signal classification) algorithm)
- 2005-12-28 15:42:53下载
- 积分:1
-
2008101523144260
说明: 一、用GA直接训练BP网络的权重算法
主程序:gafault.m 它包括以下子程序:
1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
主程序:gabpfault.m 它包括以下子程序:
1. 网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
三、纯BP
主程序:(1)bpfault.m 在MATLAB5.2上
(2)bpfault.m 在MATLAB6.5上 为后来所加
(err)
- 2008-10-16 08:20:54下载
- 积分:1