-
TMS320F28335信号产生与分析例程
本例程主要包括随机信号的产生、正弦信号的产生以及信号的FFT变换已经相关的运算。
void Noise() 是噪声函数,本例程借用C的函数rand()来产生噪声信号;
void MakeWave() 是常用波形产生函数,本例程以产生正弦信号为例;
void FFT() 对信号(正弦信号、加噪正弦信号)进行傅立叶变换,求信号的幅度以及频率。
- 2023-03-25 16:30:04下载
- 积分:1
-
线性方程组的求解
线性方程组的求解
- 2022-03-19 12:02:35下载
- 积分:1
-
快速查找:应用递归排序的例子
快速查找:应用递归排序的例子- Quick look: Application recursion arrangement example
- 2023-09-01 01:40:03下载
- 积分:1
-
Kruskal算法的最小生成树解决分配问题(分配…
用Kruskal算法构造最小生成树解决指派问题(assignment problem)
一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大?
-Kruskal Algorithm used to solve assignment problem minimum spanning tree (assignment problem), a manager of the company prepare arrangements for employees to complete tasks, each one. As a result of the characteristics of different staff, different staff to accomplish the same mission when the return is different. How to allocate the work program can make the greatest total return?
- 2022-03-18 14:16:52下载
- 积分:1
-
缓存:你会得到一个字符,你应该模拟计算机的M。
cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer"s memory and cache.
- 2022-06-13 23:50:06下载
- 积分:1
-
模糊C均值聚类算法C#
本代码是C#实现模糊C均值聚类算法。具体请看代码内容。
- 2022-11-05 12:40:03下载
- 积分:1
-
八皇后问题的解法,非常好,请大家看一下,谢谢了
八皇后问题的解法,非常好,请大家看一下,谢谢了-8 Queen" s problem solution, very good, please look at, I would like to thank the
- 2022-01-28 01:59:41下载
- 积分:1
-
图像模式分类
我们生成实际分类器来识别水果图案。您使用此 codding 训练瓜果图案的一个数据集。
- 2022-02-04 07:46:30下载
- 积分:1
-
Curvature of plane curves
Differential arc curvature and its calculation formu...
平面曲线的曲率
弧微分 曲率及其计算公式
曲率圆与曲率半径 -Curvature of plane curves
Differential arc curvature and its calculation formula
Curvature circle and the radius of curvature
- 2022-02-04 14:52:10下载
- 积分:1
-
C #汇编
C汇编程序,用于将sic机器代码转换为对象文件。在那里是带有GUI的项目的sic/XE版本
- 2022-11-09 07:55:03下载
- 积分:1