-
系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值...
系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and calculated the estimated value of the impulse response
- 2022-03-12 14:53:12下载
- 积分:1
-
Mips4X4矩阵乘法
Mips4X4矩阵乘法
- 2022-03-14 07:17:45下载
- 积分:1
-
菜单 com teclado matricial 3 x 4 e pic
埃斯特角 projeto mostra 科摩 usar um teclado matricial 3 x 4 com pic 没有 ccs,criação de ilustra um 菜单 de opções usando (开关箱) 段控制 de motores de 帕苏、 com 帕苏 completo、 微帕苏等
- 2023-08-01 12:40:03下载
- 积分:1
-
遗传算法优化神经网络
采用遗传算法优化神经网络案例,是比较基础的一套代码,适合新手学习使用
- 2023-02-28 04:20:03下载
- 积分:1
-
独立的AVL的存储介质是在大量的AVL TRE现在可用…
独立于AVL库的存储媒体
虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, But almost all work in the RAM, when a small amount of data, this approach feasible, but big tree structure constant, read and storage time will be much longer and the task efficiency has been greatly reduced. Can directly use the disk tree operation? If so, there is no need for frequent exchange of disk memory, the process to achieve this function. In fact, this procedure is disk or memory, are very handy.
- 2022-04-09 22:19:08下载
- 积分:1
-
步态识别源码
详细说明:2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA humanface, gait, such as image recognition, in accordance with the ranks of theratio can not structured to deal with the normalized image, and then training,and recognition, all Chinese notes and tips for learning and reference.
- 2023-02-23 20:00:04下载
- 积分:1
-
一个复数运算的例子
一个复数运算的例子-Example of a complex computing
- 2022-02-28 08:54:33下载
- 积分:1
-
从头和尾同时进行冒泡排序
从头和尾同时进行冒泡排序-Do bubble sort from the head and from the tail at the same time
- 2022-01-25 18:12:51下载
- 积分:1
-
地震路线绘制
用fortran语言,编制地震波路径,帮助理解地震成像。可以看到反演的路径是怎样的。
- 2022-03-17 05:15:11下载
- 积分:1
-
基于MFC的c++基础矩阵的计算
该程序用来计算两台摄像机之间的基础矩阵,首先获取两台摄像机图像中的N组匹配点,采用8点法和ransac法,随机的选取8组匹配点对,计算基础矩阵,并且不断调整各个参数。最终结果与matlab的结果进行了比较,精度高。
- 2022-05-30 05:40:20下载
- 积分:1