资源列表

« 1 2 ... .81 .82 .83 .84 .85 18286.87 .88 .89 .90 .91 ... 28523 »

[matlab例程a-method-of-amplitude-rectification-

说明:一种信号矫正方法:对经过fft的信号进行频率、幅值、相位矫正,提高精度-a method to improve the amplitude precision of the signal after FFT
<林龙> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法First_Assignment

说明:从左到右及从右到左遍历一个单链表是可能的,其方法是在从左向右遍历的过程中将连接方向逆转,如右图所示。在图中的指针p指向当前正在访问的结点,指针pr指向指针p所指结点的左侧的结点。此时,指针p所指结点左侧的所有结点的链接方向都已逆转。 (1) 编写一个算法,从任一给定的位置(pr, p)开始,将指针p右移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最右边的结点上。 (2) 编写一个算法,从任一给定的位置(pr, p)开始,将指针p左移k个结点。如果p移出链表,则将p置为0
<刘洋> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程BP

说明:遗传算法BP的程序,对于做算法上挺有意义的,大家可以借鉴一下-For the slope of the reciprocal program, to do is quite meaningful, you can use it
<> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程guiyihua

说明:神经网络(matlab)归一化,算法上挺有用的,大家可以-Neural network (matlab) normalization, the algorithm is useful, you can look at
<> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程PSTD_FDTD

说明:PSTD算法的matlab代码 计算二维空间 大尺寸下优于FDTD算法,速度优势随维数平方增长-PSTD algorithm matlab code FDTD algorithm is superior to the large size of the two-dimensional space, the speed advantage of growth with the square of the number of dimensions
<> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程matlab

说明:人工神经网络MATLAB实例实现程序-Artificial Neural Networks MATLAB
<banxiamu> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程ZuiYou_FenGe

说明:基于Fisher的最优分割法的Matlab程序-Fisher optimal segmentation of the Matlab program
<YanHongSong> 在 2025-11-01 上传 | 大小:4kb | 下载:1

[数据结构常用算法queue

说明:封装了数据结构中基本的结构,主要实现了队列的功能,以及队列的各项基本操作-Encapsulates the basic structure of the data structure, the main achievement of the queue, and the queue of the basic operations
<jeff> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[压缩解压iwt1

说明:一维的逆小波变换 代码共享 方便大家-Discrete Inverse Wavelet Transform
<付达> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[数学计算/工程计算vbCalculate-the-resistor-in-parallel

说明:vb计算并联电阻值,硬件开发使用,简单快速计算-vb calculate the value of the parallel resistance, hardware developers to use, simple and fast calculation
<hue> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程GA

说明:用遗传算法求解函数在某区间上的最值,程序绝对正确-Function with genetic algorithm to solve the most value in a certain interval, the program is absolutely right
<程序菜鸟> 在 2025-11-01 上传 | 大小:4kb | 下载:0

[matlab例程PSO-matlab

说明:用例子群算法来求解非线性问题的在固定区间上的最优解-Examples swarm optimization for solving nonlinear problems in the optimal solution on a fixed interval
<程序菜鸟> 在 2025-11-01 上传 | 大小:4kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 18286.87 .88 .89 .90 .91 ... 28523 »

源码中国 www.ymcn.org