-
基于VC++的典型数字信号处理
基于VC++设计的一个数字信号处理平台,可以进行典型的傅里叶变换,包含未平移的傅里叶和快速傅里叶变换。可以再频域进行低通或高通滤波,分别包含:理想低通、梯形低通、巴特沃斯低通、指数低通滤波。
- 2022-01-22 06:46:20下载
- 积分:1
-
激光模式仿真
描述了激光模式,用MATLAB进行了仿真,形象的解释了模式的自再现原理,为广大读者提供了一种直观的途径去理解、认识激光的模式。
- 2023-02-13 22:10:03下载
- 积分:1
-
差分进化算法
Differential evolution: A simple and efficient heuristic for global optimization over continuous spaces.
This code implements a basic multi-objective optimization algorithm based on Diferential Evolution (DE) algorithm. When one objective is optimized, the standard DE runs; if two or more objectives are optimized, the greedy selection step in DE algorithm is performed using a dominance relation.
- 2022-07-08 18:06:29下载
- 积分:1
-
Huffman Algorithm develop by C
Huffman Algorithm develop by C-Huffman Algorithm develop by C++
- 2022-12-25 01:50:03下载
- 积分:1
-
Huffman编码1. 给出信源符号的一阶概率分布,并计算信源符号熵和单字符Huffman码表。2. 计算每信源的平均字长,并与信源符号熵比较。3. 比较压缩效...
Huffman编码1. 给出信源符号的一阶概率分布,并计算信源符号熵和单字符Huffman码表。2. 计算每信源的平均字长,并与信源符号熵比较。3. 比较压缩效果。-Huffman coding 1. Source symbols are given first-order probability distribution, and calculate the entropy source and single-character symbols Huffman code table. 2. Calculated the average per source word length, and entropy source comparison symbols. 3. Comparison of the effect of compression.
- 2022-02-26 21:59:11下载
- 积分:1
-
cinematic model of robot PA10
cinematic model of robot PA10
- 2022-03-26 18:33:58下载
- 积分:1
-
这是一个求解数学问题:半径计算圆的周长和面积
这是一个求解数学问题:半径计算圆的周长和面积-This is a mathematical problem solving : Radius calculated the circumference of a circle and area
- 2023-03-15 19:25:03下载
- 积分:1
-
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程...
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
- 2022-03-02 18:40:59下载
- 积分:1
-
米缸问题用队列求解
米缸问题用队列求解-guaranteed to solve the problem with Queue
- 2023-08-02 07:15:03下载
- 积分:1
-
地震勘探正演模拟
地震勘探中的正演模拟,是层状模型的,有限差分正演,真的很不错的,用fortran编写的,哈哈哈哈哈
- 2022-01-25 18:39:55下载
- 积分:1