资源列表

« 1 2 ... .62 .63 .64 .65 .66 26967.68 .69 .70 .71 .72 ... 28522 »

[matlab例程ditui

说明:这个程序是递推最小二乘法,,每取得一次新的观测数据后,就在前一次估计结果的基础上,利用新引入的观测数据对前次估计的结果,根据递推算法进行修正,从而递推地得出新的参数估计值-This procedure is recursive least squares method, for each new observation data, the previous estimated on the basis of the results, the introduction of the new obs
<张凤云> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程yiwangyizi

说明:有遗忘因子的最小二乘,递推最小二乘的缺点是常常出现数据饱和,新加入的数据对参数向量的更新作用不大,加如遗忘因子可很好的解决这一问题-Forgetting factor least squares, recursive least squares drawback is often saturated data, new data on the update of the parameter vector, such as the forgotten factor can be a good so
<张凤云> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程rowland

说明:罗兰圆椭圆结构的matlab描述,用于模型的建立。-The Rowland circle oval structure matlab Descr iption model.
<bao> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:栈的应用:括号匹配.即先建立一个栈(这里采用顺序栈),把左括号压入栈中,只有碰到匹配的右括号时出栈,否则则是不匹配,当栈中没有元时,匹配成功。-Stack of applications: matching bracket. The first to create a stack in a sequential stack (here), the left parenthesis pressure into the stack, only touching the matching bracke
<Li Dan> 在 2025-06-26 上传 | 大小:1kb | 下载:1

[数据结构常用算法2

说明:单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node
<Li Dan> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法svm_fenlei

说明:svm支持向量机分类问题,本代码是一对一形式的-Support vector machine classification
<李颖> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程YASUO

说明:基于matlab的发动机工作过程模拟。适用于初学者-Based on Matlab engine process simulation. For beginners
<pcx> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程cdma

说明:CDMA CODE, YOU CAN MODIFY IT AND SEE HOW IT WORKS FOR YOU. IT WORKS JUST FINE FOR ME.
<iginla> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程TDOA_peaks

说明:一个关于定位方法的简单有效的matlab程序-A simple and effective positioning method matlab program
<佟鑫> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程TDOA1_Newton

说明:一个关于网页设计的简单有效的matlab编码-A simple and effective web design matlab coding
<佟鑫> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程TDOA2

说明:关于定位技术的一个最新的Tdoa方面的matlab代码-Positioning technology an up-to-date the TDOA aspects of matlab code
<佟鑫> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Fermat_RSAkey

说明:从RSAkey.txt中读取已生成的RSA密钥,形如n=pq(p和q皆为素数)的大整数,采用费马因子分解法对其分解,输出分解的结果和所费时间(单位为秒)。-Read from the RSAkey.txt RSA key, shaped like a large integer n = pq (p and q are prime numbers), using Fermat factorization method, decomposition, output decomposition res
<关浩宇> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 26967.68 .69 .70 .71 .72 ... 28522 »

源码中国 www.ymcn.org