资源列表

« 1 2 ... .12 .13 .14 .15 .16 16217.18 .19 .20 .21 .22 ... 28523 »

[matlab例程lqg

说明:该文件是Matlab LQG算法,包括LQR和LQG和Kalman滤波的比较,对无人机电机控制-LQG Control
<> 在 2025-09-14 上传 | 大小:18kb | 下载:0

[matlab例程LMS

说明:1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否
<周永辉> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程pcexressmyprot

说明:一个matlab识现人脸表情识别的方法的代码,对于初学入门者matlab和研究人脸表情识别有很大的帮助。-Knowledge is a matlab method of facial expression recognition code matlab for beginners beginners and facial expression recognition research is very helpful.
<认可> 在 2025-09-14 上传 | 大小:345kb | 下载:0

[matlab例程Ekf_filter2

说明:捷联惯性导航的扩展卡尔曼滤波的算法,非常好用的算法-Strapdown initial navigation
<long> 在 2025-09-14 上传 | 大小:2kb | 下载:0

[matlab例程COFDM

说明:COFDM编码,有完整的OFDM处理流程,simulink搭建模块的方法进行仿真。-COFDM coding, have complete OFDM processing procedure, and the methods of building simulink module simulation.
<duqiu314> 在 2025-09-14 上传 | 大小:11kb | 下载:0

[matlab例程besselj_solve

说明:求解第一类贝塞尔函数的解,主要根据初始精度设置,来调整找根的效率,仅供参考。-Solving the first kind of Bessel function of solution, mainly based on the initial accuracy Settings, to adjust to find a efficiency, is only for reference.
<duqiu314> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程Random-Processing

说明:利用matlab对随机过程课程的仿真 1、利用matlab绘制随机过程的谱密度G_x (ω)=2αβ/(β^2+ω^2 ) (α、β为正数)的图像。 2、绘制白噪声的功率谱密度函数G_x (ω)=N/2和自相关函数R_N (τ)=N/2 δ(τ)的图像。 3、分析低通白噪声和带通白噪声的功率谱密度函数和自相关函数的性质并举例同时绘制其图像。 -1, drawn using a random process matlab spectral density G_x (ω) =
<王明> 在 2025-09-14 上传 | 大小:39kb | 下载:0

[数值算法/人工智能wanshu

说明:一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程    找出1000以内的所有完数。-A few if it is equal to the sum of its factors, this number is called" the perfect number". For example, 6 = 123. ProgrammingFind out 1000 all within the end of the number of.
<朵拉> 在 2025-09-14 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法Based-on-the-MMC

说明:基于M/M/C排队模型的仿真文章研究了MATLAB在排队系统仿真中的应用。编写出了具有实际应用意义的一系列软件模块。-Based on the M/M/C queuing model simulation of MATLAB in the study on the application of the simulation of queuing system. Write out the practical significance of a series of software modules
<wangdong> 在 2025-09-14 上传 | 大小:176kb | 下载:0

[数值算法/人工智能Tax-SVDD

说明:svdd 支持向量描述,用于一类分类问题。应用很广。-svdd support vector descr iption for a class of classification problems. A very wide application.
<李凯> 在 2025-09-14 上传 | 大小:8kb | 下载:0

[matlab例程superresolution_v_2.0

说明:MATLAB program and example to convert low resolution images to high resolution images
<elementzonline> 在 2025-09-14 上传 | 大小:315kb | 下载:0

[matlab例程AdaptiveSigProcessing

说明:Adaptive SIgnal Processing. NLMS, Leaky LMS
<ABhi> 在 2025-09-14 上传 | 大小:3.13mb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 16217.18 .19 .20 .21 .22 ... 28523 »

源码中国 www.ymcn.org