资源列表

« 1 2 ... .14 .15 .16 .17 .18 25319.20 .21 .22 .23 .24 ... 28522 »

[matlab例程icp

说明:This an implementation of the Iterative Closest Point (ICP) algorithm. The function takes two data sets and registers data2 with data1. It is assumed that data1 and data2 are in approximation registration. The code iterates till no more corresp
<mani> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程Periodogram-powe

说明:平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
<renjie> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程Newton

说明:用牛顿下山法求解方程:下山因子在计算过程中可以变动,一般选择下山因子时从1开始,逐次将减半进行试算,直到能使下降条件成立为止。若当计算到某步时取不到满足要求的值(或值小到无法容忍),这时称“下山失败”,需要另取初值重新算起。-Descent method with Newton' s equation: down factor in the calculation process can change, usually selected from the 1 start down fact
<xiaohui> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程distortion_DEM1

说明:基于辐射畸变的雷达SAR图像几何畸变程序-Radiometric-based SAR image geometric distortion of the radar program
<王啸原> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程shishixianshik

说明:实现短时傅里叶变换,并动态显示傅里叶变换的过程-Achieve short time Fourier transform and Fourier transform the process of dynamic display
<甄珍> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程enframe

说明:实现语音信号的分帧,也可以对其他信号进行分帧-Sub-fr a mes of voice signals, other signals can also be sub-fr a me
<甄珍> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法uva439-Knight-Moves-

说明:uva439 Knight Moves的代码,并且在UVaOJ上通过了-uva439 Knight Moves the code, and adopted the UVaOJ
<wuli> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程Wscramble

说明:W-矩阵置乱,效果比Arnold置乱更好-W-matrix scrambling, it is better than Arnold
<kongbing> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程fangshe

说明:图像置乱中的仿射变换,优点是加密和解密的不需要周期迭代,图像置乱效果好-it is good for image scrambling becaus of low compute complexity
<kongbing> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra

说明:Dijkstra算法的C语言实现,输入参数包括三部分: 1)图中的节点个数 2)图的权值矩阵,其中,不相邻的两节点间输入较大的数100表示 ; 3)给定源节点,如输入1表示以1节点为源节点;输入2表示以2节点为源节点,依次类推。 -Dijkstra algorithm in C language
<wenwen> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:这是一个利用matlab编写的关于目标检测的仿真程序-This is a prepared using matlab simulation program on the target detection
<杨安东> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[matlab例程AdaptiveMatLabExercise_1

说明:adaptive filter Usage To make full use of this tutorial you have to 1. Download the file AdaptiveFilter.zip which contains this tutorial and the accompanying Matlab program(s). 2. Unzip AdaptiveFilter.zip which will generate a subdirectory Ad
<jeeva> 在 2025-07-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 25319.20 .21 .22 .23 .24 ... 28522 »

源码中国 www.ymcn.org