-
本源码纠错编码BCH编解码,提供在AWGN下的误码性能方针,并与理论曲线进行比较...
本源码纠错编码BCH编解码,提供在AWGN下的误码性能方针,并与理论曲线进行比较-The source encoding and decoding BCH error-correcting code, provides error performance under AWGN approach and compared with the theoretical curve
- 2022-06-28 00:07:31下载
- 积分:1
-
时域频谱图 时域频谱图 时域频谱图
时域频谱图 时域频谱图 时域频谱图 -PROGRAM OF MATLAB GOOD PROGRAM VERY GOOD GOOD GOOD GOOD PROGRAM OF MATLAB GOOD PROGRAM VERY GOOD GOOD GOOD GOOD
- 2023-03-26 01:15:03下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1
-
glut库的五个相关文件,替代进windows就可以用glut库了
glut库的五个相关文件,替代进windows就可以用glut库了-glut library five relevant documents, substitute into the windows can use the glut library
- 2022-05-05 14:52:34下载
- 积分:1
-
simulation cpu procedures source
模拟cpu的程序原代码-simulation cpu procedures source
- 2022-01-26 03:14:56下载
- 积分:1
-
Regression procedures
本源码为一元回归程序-Regression procedures
- 2022-07-13 06:47:07下载
- 积分:1
-
最新FLASH9的AS3语法,对于学FLASH程序的朋友非常重要。配合FLASH9的编辑环境,即可写出你最优秀的FLASH程序。...
最新FLASH9的AS3语法,对于学FLASH程序的朋友非常重要。配合FLASH9的编辑环境,即可写出你最优秀的FLASH程序。-Card grammar, FLASH procedures for school friends is very important. FLASH9 with the editorial environment, you can write the best FLASH procedures.
- 2023-04-19 21:45:03下载
- 积分:1
-
rearrangement JiuGongTu the heuristic search algorithm
重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm
- 2023-05-16 06:20:03下载
- 积分:1
-
PSCAD/EMTC
PSCAD4.5 搭建IEEE13节点仿真系统,可测各种暂态仿真数据,值得学习~ 包括导线相角变化、电压、功率、负荷等
- 2022-07-24 14:33:49下载
- 积分:1
-
Clojure是一个java虚拟机的动态编程语言
Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inherent in Lisp
but is not constrained by the history of Lisp.
• Clojure is a functional language. Data structures are immutable,
and most functions are free from side effects. This makes it easier
to write correct programs and to compose large programs from
smaller ones.-Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inher
- 2022-01-25 22:10:55下载
- 积分:1