资源列表

« 1 2 ... .64 .65 .66 .67 .68 65469.70 .71 .72 .73 .74 ... 66605 »

[其他小程序nlms_filter

说明:变步长nlms自适应对消滤波器的MATLAB编程-The variable step NLMS adaptive cancellation filter MATLAB programming
<frank> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序pso

说明:改进的粒子群算法可以用于计算无功优化问题的MATLAB编程-Improved particle swarm optimization (pso) algorithm can be used to calculate reactive power optimization problem of MATLAB programming
<frank> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序incremental_pid

说明:增量式PID控制算法在MATLAB中的C语言编程-The incremental PID control algorithm simulation model and procedures
<frank> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序mul.fliter

说明:用MATLAB实现了多相滤波器的仿真,MATLAB中C语言的实现 -The MATLAB simulation of polyphase filter, the MATLAB realization of the C language
<frank> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序bandpass-filter

说明:在MATLAB中用c语言编程使得通滤波器的实现-Using c language programming in MATLAB makes the realization of the low-pass filte
<frank> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序mu_filter

说明:雷达中频信号进行正交解调得到IQ两路信号,采用多相滤波进行多路解调-Polyphase filter for demultiplexing
<ding> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序IQ

说明:各种调制雷达信号和噪声混合后的正交分解并滤除噪声后的IQ信号-Radar signal and a quadrature modulation noise mixed signal decomposition and filter out noise after IQ
<ding> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[C#编程Integer-change

说明:整数变换问题。关于整数i的变换f和g定义如下:f(i)=3i;g(i)=ë i/2û 。 试设计一个算法,对于给定的2 个整数n和m,用最少的f和g变换次数将n变换为m。 例如,可以将整数15用4 次变换将它变换为整数4:4=gfgg(15)。当整数n不可能变换 为整数m时,算法应如何处理?
<Joy> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[其他小程序Huffman

说明:哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on
<Lateefah> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[Windows编程lzl

说明:计算三角形的面积;将通过屏幕输出三角形坐标点、边长、面积等信息-Calculate the area of a triangle the coordinates of the points by the screen output triangle, side length, area, and other information
<cmm> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[C#编程BubbleSort

说明:Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order.
<Linh Nguyen> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[Windows编程SelectionSort

说明:In computer science, selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs worse than the similar inse
<Linh Nguyen> 在 2025-01-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 65469.70 .71 .72 .73 .74 ... 66605 »

源码中国 www.ymcn.org