搜索资源列表
a1
- matlab 感知器源程序 -Matlab source Matlab Perceptron Perceptron Perceptron source Matlab source Matlab perceptron source
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
a1
- 关于电力系统静态稳定的程序,需要的可以下载-the program of powersystem stablity
a1
- this a program which allow you to do some operations on pictures like noising,denoising,blurring ,deblurring and some enhancement operations on the picture-this is a program which allow you to do some operations on pictures like noising,denoising,blu
A1
- MATLAB光学设计程序 MATLAB光学设计程序-Optical design program MATLAB
a1
- 这个是利用混沌原理henon可以对图像先进行加密然后进行隐藏在另一个图像中再进行解密-This is the principle of the use of chaos henon can encrypt the image first and then proceed to hide in another image and then decrypt
L_D
- 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
aliasing_for_time_domain_signal.m
- This package contains scr ipt to calculate aliasing for given time domain signal. scr ipt to plot in time domain the function: x(t)=A0cos(2pif0t)+A1cos(2pif1t) where fs1=300 Hz and fs2=150 Hz (sampling rate) A0 and A1 are amplitude s signal (a
a1
- 天线和电磁波计算的书籍,环境为MATLAB.-Antennas and electromagnetic wave calculation of books on the environment, MATLAB.
a1
- matlab 对基于形状的图像检索的算法 其中以七个不变矩为主要方法-matlab shape-based image retrieval algorithm for which the seven invariant moments as the main method! ! ! ! ! !
LMS_RLS_sim
- 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13
A1
- Function files in MATLAB for calculation of reduced stiffness for a lamina with a given arbitrary fiber orientation and given values of material data in the principal material directions.
MATLAB
- MATLAB函数参考手册,查看matlab函数作用以及功能。- SVMLSPex02.m Two Dimension SVM Problem, Two Class and Separable Situation Difference with SVMLSPex01.m: Take the Largrange Function (16)as object function insteads ||W||, so it need more
a1
- 首先将YUV格式的视频转换为MAtlab适用的格式,通过主要采用DCT变换的方式,实现视频水印的嵌入。-First, the YUV format video conversion MAtlab for the format, mainly DCT transform by way of video watermark embedding.
A1.tar
- csc4111 a1 code soln matlab
a1
- svd matlab code helps alot for the begginers
A1
- Matlab code for simulation of PSO (Particle Swarm Optimization)
a1
- matlab实现模糊神经网的仿真,输出误差等曲线-matlab fuzzy simulation, neural networks, such as the output of the error curve
A1
- 关于图像的灰度转化问题,基于matlab编程的程序-Grayscale image conversion on the issue, based on matlab software programming
a1
- 温度场模拟matlab代码: 使用finite element analysis-Temperature field simulation matlab code: using finite element analysis