CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最小系统

搜索资源列表

  1. 最大相位系统和最小相位系统的模拟

    0下载:
  2. 这个程序模拟了最大相位系统和最小相位系统,并分析其频谱-the simulation phase of the largest systems and minimum phase systems, and analyzing its spectrum
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:byk518
  1. 最小化程序到系统任务栏

    0下载:
  2. 把程序的图标最小化并添加到系统任务栏-procedures to minimize the icon and added to the system task bar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17427
    • 提供者:周瑜
  1. 最小二乘法实现的labview仿真系统辨识程序

    7下载:
  2. 这是一个利用最小二乘法实现的labview仿真系统辨识程序。,this is a labview program
  3. 所属分类:LabView编程

    • 发布日期:2013-03-22
    • 文件大小:57389
    • 提供者:储明
  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. zengguangLSM

    0下载:
  2. 广义最小二乘法 系统辨识的常用方法 可以更改阶数-system identification
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1706
    • 提供者:
  1. zuixiaoercheng

    1下载:
  2. 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:630
    • 提供者:刘雨相
  1. RELS

    0下载:
  2. 增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。-Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:584
    • 提供者:园园
  1. xitongbianshi

    0下载:
  2. 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:265751
    • 提供者:恰克
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10612
    • 提供者:SeaHe
  1. yang_RBF

    2下载:
  2. 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
  3. 所属分类:Other systems

    • 发布日期:2016-06-27
    • 文件大小:1187
    • 提供者:杨怀申
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:17294
    • 提供者:jintong
  1. m12_3

    1下载:
  2. 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:冷强
  1. MSLS

    0下载:
  2. MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9872
    • 提供者:miaomiao
  1. VB_Min

    0下载:
  2. VB最小化到系统托盘的代码。 包括功能模块和示例代码。-Minimize VB code to the system tray. Including the functional modules and sample code.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:6159
    • 提供者:天地无极
  1. LMS

    1下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1526
    • 提供者:lsw_hit
  1. mc9s12dg128pcb

    0下载:
  2. 飞思卡尔单片机的几个最小系统板子PCB图,转为智能车设计。-Freescale MCU PCB board a number of minimum system map, to design intelligent cars.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1977475
    • 提供者:喜相逢
  1. zuixiaoercheng

    1下载:
  2. 这是matlab下编的系统辨识方法,为最小二乘和递推最小二乘,内容已经经过调试,即可以作为课程参考,也可以应用于科学研究-This is XiaBian matlab system identification methods
  3. 所属分类:Algorithm

    • 发布日期:2016-06-04
    • 文件大小:46792
    • 提供者:hasa
  1. Innernet_communication_system

    0下载:
  2. 用VC写的服务器和客户端,界面类似qq聊天室,有文件传输功能,客户端可最小化到系统托盘,有托盘消息提示功能,窗口抖动功能。-Written by VC server and the client, similar interface qq chat rooms, and file transfer capabilities, the client can be minimized to the system tray, the tray features news tips, jitter wi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:183872
    • 提供者:李乐
  1. tuoPan

    0下载:
  2. 这个代码可以将程序最小化到系统托盘里面,挺有意思的-This procedure code can be minimized to the system tray inside, very interesting
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3650707
    • 提供者:戴威
  1. Try-SSocket

    0下载:
  2. 一个可最小化到系统托盘的Socket连接程序例子,很好用-A system tray minimize to the Socket connection procedure example, with very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:230719
    • 提供者:voolink
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com