搜索资源列表
JnS-1.2
- 著名的Jade算法,利用高阶累积量盲分离。法国Cardoso发明的算法。-famous algorithm, using Cumulant Blind separation. France Cardoso invented the algorithm.
lattice_filter_Matlab
- 格型滤波器(lattice filter)Matlab的实现帖子,只用于2阶。请高手看看。不过我还是不会编更高阶的格型滤波器。欢迎一起探讨!zhoujoejx@163.net-lattice filter (lattice filter) Matlab achieve posts. only for the two bands. Look at 19:56. However, I will not write more advanced lattice filter. Welcome to ex
rels_riv_rls
- 本人用matlab编写的rels(最小二乘法),rls(递推增广最小二乘法),riv(辅助变量法递推算法)的程序,都是2阶的,稍改动就可以变成其它阶次
2)
- 一阶500s模型的模糊控制,用matlab 实现
bianjietiaojian
- 一阶弹性波方程交错网格差分法(时间2阶空间4阶,带边界条件) 最基础的波长快照-Elastic wave equation of first order staggered-grid difference method (time 2-order space of order 4 with boundary conditions) the wavelength of the most basic snapshot
SeDuMiInt104
- 这是matlab解2阶锥工具包,找了很久才找到-This is a solution of 2-order cone matlab toolkits, looking for a long time to find
GenPN
- 生成PN序列(伪随机噪声序列),阶数包括2阶,3阶,4阶,5阶,6阶,7阶,8阶。并在前面补0后形成相应的2的幂次长的序列。-Generated PN sequences (pseudo-random noise sequence), including the orders of 2 order, 3 order, 4 order, 5 order, 6 order, 7 order, 8 order. And fill in front of 0 after the formation of
adaptivenoisecancellation
- 设计一个2阶加权自适应噪声对消器,对经加性白高斯噪声信道干扰的正弦信号进行滤波-The design of a 2-order-weighted adaptive noise cancellation, and for the AWGN channel interference filtering of sinusoidal signals
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算法的性能进行分析。-
Untitled
- 计算球体重力异常G,以及2阶导数,3阶导数的matlab 程序-Sphere calculated gravity anomaly G, and 2-order derivative, 3-order derivative matlab program
2
- 二阶巴特沃斯(Butterworth)低通滤波器-Low pass filter
Myadams
- Myadams.rar算法, 进行2阶Adams运算,迭代,模拟电路电压计算,拉氏变换- Adams Arithmetic
PID
- pid控制一个2阶系统,并将运行过程中不同观察值送入相应工作空间。-easy pid control.
2
- 采用抗积分饱和PID控制算法进行离散系统阶跃响应。可以避免控制量长时间停留在饱和区,防止系统产生超调。-PID Controler with intergration sturation
ekfpmsm
- 基于卡尔曼滤波器的2阶磁通仿真的同步电机模型-2 Based on Kalman Filter Simulation flux boundary
Runge_kutta2
- 2阶Runge_kutta解微分方程 调用格式同ode45, f为微分方程函数,a b为积分区间,x0初值 h为步长,默认为0.001-Differential Equation of Order 2 Runge_kutta call format with ode45, f for the differential function, ab for the integration interval, x0 h for the initial step, the default is
nls1
- 在这篇文章中,我们给出了非线性脉冲和孤子耦合的理论,它包含了2阶3阶色散,模间色散,损耗增益,色散不匹配,高阶非线性等等。文章主要说明了几个非线性耦合的基本问题: 非线性脉冲耦合行为主要依赖于参量Lcd (色散长度乘耦合系数),而不是输入脉冲形状,因而,孤子,高斯脉冲以及类高斯脉冲表现出同样的开关特性。根据Lcd, 耦合器可分为三个工作区,每个区有自己独特的耦合行为。一个脉冲是否表现为连续波的耦合行为还是超快脉冲的耦合行为,决定于Lcd 而不是脉宽。 我们显示0.8皮秒的脉冲也遵从连续波的方程和
MRTD2D_TE_COIF
- 基于2阶消失矩的Coifman小波基函数的2维MRTD电磁散射正演模型,吸收边界为PML。-Based on 2 vanishing moments of the Coifman wavelet function of 2-D MRTD forward model of electromagnetic scattering, absorbing boundary for the PML.
rsm_2order
- 响应面的2阶多项式估计,使用最小二乘法,算法精度高,data数据随便换其他的三维数据-2-order polynomial response surface is estimated using the least squares method, the algorithm accuracy, data data was replaced with other three-dimensional data
dingjie (2)
- 实现AR模型的定阶,使得预测更加有效,从而建立模型(Realizing Order Determination of AR Model)