资源列表

« 1 2 ... .04 .05 .06 .07 .08 18309.10 .11 .12 .13 .14 ... 28523 »

[matlab例程base2fft

说明:根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对
<鲍晓> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程lpcbymatlab

说明:实现lpc脉冲编码仿真,运用matlab,有源码-LPC realize pulse code simulation, the use of matlab, has source
<栗子> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程matlabCODE

说明:很全的matlab命令集,1:一般函数命令2算术运算符号(Arithmetic operators)-Very wide of the matlab command set, 1: General function of order 2 arithmetic symbols (Arithmetic operators)
<王璐> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程CRBLDCM

说明:永磁无刷电机MATLAB仿真模型,验证成功-Permanent magnet brushless motor MATLAB simulation model proved to be successful
<崔立国> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程matlab5

说明:MATLAB语言完整命令代码集 -MATLAB language complete command code set
<汪勇> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[数据结构常用算法k

说明:求第k个最小值问题,中间用半快速排序,教师布置的作业-For the first k-minimum problem, the middle of semi-quick sort, teacher assignments
<凉水> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[数值算法/人工智能dongtai.pdf

说明:这是一篇讲解动态规划的文章,动态规划,是一个很好的优化算法,但实现比较困难。文章给出了算法步骤和程序。-This is an article on dynamic programming, dynamic programming, is a good optimization algorithm, but more difficult to achieve. In this paper, the algorithm steps and
<动画片> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程dtc

说明:异步电机直接转矩控制的simulink仿真-Induction Motor Direct Torque Control of simulink simulation
<Gold> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[matlab例程Lagrange-polynomial-interpolation

说明:拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, whi
<杨霄> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[数据结构常用算法zuiduanlujing

说明:数据结构最短路径的实现方法 从始点v0开始,逐步求v0到其它可达的各顶点的最短路径,直到所有顶点计算完成为止-Data structure to achieve the shortest path method v0 from the starting point to start, and gradually seek v0 to other up all the vertices of the shortest path unt
<此猎非彼猎> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[人工智能/神经网络/遗传算法wuziqi

说明:人工智能五子棋游戏的delphi实现,包括设计思想+模块描述+源代码-Artificial Intelligence Gobang game delphi to achieve, including the design thinking+ Module described+ Source code
<李荣春> 在 2025-04-23 上传 | 大小:35kb | 下载:0

[压缩解压LZARI_Compression

说明:实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。-Realize LZARI compression algorithm C++ Type of source, VC++ Language development, can be directly transplanted to use.
<曹鹏> 在 2025-04-23 上传 | 大小:35kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 18309.10 .11 .12 .13 .14 ... 28523 »

源码中国 www.ymcn.org