-
Difds3
用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序,注意不同的边界条件(used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult. MATLAB here for the procedures, attention to the different boundary conditions)
- 2007-06-30 13:55:36下载
- 积分:1
-
TongBu1AC160V_DC350V_1500VA_2kHz_SVPWM_LUNWEN
PWM 整流器仿真模型4 有一定代表性(PWM)
- 2009-09-14 13:10:14下载
- 积分:1
-
MATLAB
matlab入门教材,讲解的内容比较基础,适合初学者学习(matlab introductory textbook to explain the contents of the basis for comparison, suitable for beginners to learn)
- 2013-03-23 17:22:12下载
- 积分:1
-
traitement-d-antenne
it contain all the necessary documents for beamformer and antennas you find bartllet,capon,music,esprit.
- 2014-01-11 15:11:06下载
- 积分:1
-
fftcircle
说明: 一个MATLAB的快速付立叶程序,fft计算平均周期(A fast Fourier MATLAB program, fft calculation of the average cycle)
- 2010-05-04 10:11:54下载
- 积分:1
-
MATLAB-language
《MATLAB语言常用算法程序集》一书的源程序,好不容易找到的,奉献给大家!(Book " MATLAB language commonly used algorithm assembly source, hard to find, and dedicated to everyone!)
- 2012-08-30 22:35:49下载
- 积分:1
-
35MatlabGUIcodes
matlab用户界面GUI设计代码,包括句柄操作,右键菜单等功能(matlab code for user interface GUI design, including the handle operations, right-click menu functions)
- 2011-12-13 18:41:56下载
- 积分:1
-
Introduction_to_Matlab_Tutorial_1
introduction to matlab
- 2012-10-26 18:28:09下载
- 积分:1
-
pagerank-1.2(matlab)
基于matlab的pagerank代码,与大家共享(Matlab based on the pagerank code sharing with U.S.)
- 2009-02-13 00:33:28下载
- 积分:1
-
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
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1