-
estimate_AR.m
levinsion-durbin估计参数发(levinsion-durbin estimate)
- 2012-06-13 13:56:35下载
- 积分:1
-
working
拨号按键DFMF仿真程序,数字键及字母键模拟传输中的发送与接收(Dial buttons simulation)
- 2015-03-18 10:33:49下载
- 积分:1
-
banheng
用平面波展开法计算二维声子晶体带隙,可以提取一幅图中想要的目标,能量谱分析计算。( Computation Method D phononic bandgap plane wave, Target can be extracted in a picture you want, Energy spectrum analysis and calculation.)
- 2021-04-07 20:29:01下载
- 积分:1
-
Battwas-FIlter
基于Matlab的巴特沃斯数字滤波器的设计(Matlab Butterworth digital filter design)
- 2012-12-30 02:14:42下载
- 积分:1
-
基于GPS信号的模糊函数仿真mohuhanshu
基于GPS信号的模糊函数仿真,绘出模糊函数图像,了解GPS信号的距离和速度分辨率。(Ambiguity function based on the GPS signal simulation, image blur function plotted to understand the distance and speed of the GPS signal resolution)
- 2020-07-07 23:18:57下载
- 积分:1
-
fast-matlab-src-2.1-2
FAST corner detector
- 2012-09-17 14:48:49下载
- 积分:1
-
load-forecasting
Matlab基于Elman神经网络的电力负荷预测模型研究(Matlab-based Elman neural network model for load forecasting)
- 2011-05-28 12:56:44下载
- 积分:1
-
matlab
matlab非平稳信号噪声消除 小波变换与傅里叶变换对比(matlab noise elimination of non-stationary signal Wavelet Transform and Fourier Transform Comparison)
- 2008-05-23 03:06:34下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
cholesky.cpp
Soluç ã o de Equaç ã o Diferencial Ordinária - Método do Ponto Médio
- 2013-08-14 21:33:26下载
- 积分:1