资源列表
[其他小程序] dxsKalman-filtering
说明:卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法-Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods<dongdai> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[其他小程序] shuangxiangmaobao
说明:以整数升序排序为例来简单说明一下双向冒泡排序的过程:首先从前往后把最大数移到最后,然后反过来从后往前把最小的一个数移动到数组最前面,这一过程就是第一轮,然后重复这一过程,最终就会把整个数组从小到大排列好。双向冒泡排序要稍微优于传统的冒泡排序,因为双向排序时数组的两头都排序好了,我们只需要处理数组的中间部分即可,而单向即传统的冒泡排序只有尾部的元素是排好序的,这时每轮处理都需要从头一直处理到已经排好序元素的前面一个元素。虽然它在效率上有了<陈凯> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[其他小程序] JosephusRing
说明:n个人围成一个圈,并将他们从1到n编上号,从号为1的那个人那里开始计数,每次消去第二个人,到最后只留下一个幸存者。-N individual into a circle, and their number from 1 to n, start counting from the number 1 person, every time elimination, the second to the last to leave only a<李阳> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[其他小程序] Joseph-loop-in-c-language
说明:使用c语言实现约瑟夫环,代码思路简单,可以运行,适合于链表数据结构的研究-Josephus using c language, code simple ideas, you can run, study linked list data structure suitable for<王宁> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[其他小程序] imcart2pol
说明:直角坐标转换到极坐标下代码,以图像中心为原点,水平向右为0°方向,顺时针旋转生成极坐标图像。-converts a given image from cartesian coordinates to polar coordinates.<yundaolo> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[其他小程序] DEMO_FFT
说明:繪製快速傅立葉轉換以及時域波形圖,方便好用-Draw fast Fourier transform and time-domain waveform, easy to use<jun-chi wang> 在 2025-02-08 上传 | 大小:1kb | 下载:0