-
plotting
the file including many matlab cource code used to plotting.
- 2013-01-22 14:11:47下载
- 积分:1
-
Time-Series-and-white-noise
时间序列应用实例:时间序列分解,一次直线回归于预测检验(Application examples of the time series: time series decomposition, a linear regression prediction test)
- 2013-03-22 13:14:01下载
- 积分:1
-
FDTD-Class
FDTD方法基本讲义,用于学习FDTD基本概念。(FDTD method is basically notes,to learn FDTD bacic.)
- 2021-03-26 23:39:13下载
- 积分:1
-
EVT-formate-transformation
主要用于EVT格式转化,包括代码和测试数据(for evt formate transformation)
- 2012-03-30 10:54:36下载
- 积分:1
-
pdu
forming pdu of MAC layer of Wimax
- 2011-10-16 20:10:11下载
- 积分:1
-
Breastcancer
Cancerdectionusing new algorithm
- 2010-01-16 23:00:25下载
- 积分:1
-
APFcodeartificialpotentialmethod
Artificial potential method for obstacle avoidance. This is for my final project.
- 2010-01-12 05:42:58下载
- 积分:1
-
filtrosGausianos.m
Procesamiento de imágenes filtro
- 2013-05-16 15:16:19下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
RLS+MatriXReseting+ForgetFactor
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:21:29下载
- 积分:1