资源列表

« 1 2 ... .12 .13 .14 .15 .16 2317.18 .19 .20 .21 .22 ... 15812 »

[matlab例程HSJZ

说明:function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=sub
<honkleo> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程BeanSearch

说明:BeanSearch for AI. Init a random vector and calculate your behavior.
<Jailson> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程gaussfitarc_n

说明:matlab中使用不同参数的gauss基函数逼近圆弧 -the matlab using different parameters in gauss base function approximation arc
<yaoyuan> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程gaussfitpoly

说明:matlab中使用gauss函数逼近多项式函数-matlab gauss function approximation polynomial function
<yaoyuan> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程go-too-far

说明:用matlab来演奏张信哲的《过火》,比较有意思的一个程序-Matlab to play Jeff Chang' s " gone too far" , one of the more interesting program
<longteng> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程FIRfilter

说明:MATLAB中FIR滤波器设计,包括低通、带通和高通-The MATLAB FIR filter design, including low-pass, band-pass and high-pass
<李小年> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程stft

说明:对信号加窗,进行短时傅里叶变换,输出一个结构组,包含时间和频谱幅度-Signal windowed short time Fourier transform, and output a structure that contains the time and spectral amplitude
<李小年> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程huise

说明:中心逼近式动态灰色模型源代码,可以预测滑坡等模型-Center approach dynamic gray model source code, can predict landslide model
<姚艳丽> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程t_up_down

说明:该程序是一种DFT滤波器组的实现程序,通过划分频带可有效的降低计算复杂度。-The program is a program of the realization of a DFT filter banks, which can effectively reduce the computational complexity by dividing the band.
<马亚辉> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程M_nlms

说明:该程序是一种最小均方误差滤波算法的matlab实现,主要应用于干扰对消方面-The program is a minimum mean square error filtering algorithm matlab realize, mainly used in interference cancellation
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程M_rls

说明:该程序是一种最小二乘滤波算法的matlab实现程序,主要应用于非平稳信号的干扰抑制中-The program is a least squares filtering algorithm matlab implementation program, mainly used in non-stationary signal interference suppression in
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程winner

说明:该程序是一种维纳滤波的matlab实现程序,该方法通过分块处理,大大降低计算复杂度-The program is a Wiener filter matlab procedures, the method by block processing, greatly reducing the computational complexity
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 2317.18 .19 .20 .21 .22 ... 15812 »

源码中国 www.ymcn.org