资源列表

« 1 2 ... .78 .79 .80 .81 .82 14783.84 .85 .86 .87 .88 ... 15812 »

[matlab例程sflo

说明:混合蛙跳算法的matlab程序,对初学者非常有帮助。-This is the program of SFLO,and it is helpful for the beginner.
<卢伟胜> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程convert

说明:本程序在matlab中实现了十进制到二进制数的转换,包括正数与负数,并且输出位宽和精度可以自己调整。-The program is implemented in matlab decimal to binary conversion, including positive and negative numbers, and the output bit width and precision can be set
<唐利翰> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程EEMD

说明:eemd的matlab实现程序,供大家使用-upload for public using
<dapam> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程ofdm1

说明:OFDM应用平台框架的MATLAB实现,内涵各种模块的具体实现模式与途径。-MATLAB OFDM application platform fr a mework for implementation of the specific meaning of the various modules and ways to achieve mode.
<王城> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程Main

说明:灰度模型,直接运行主程序就可以了。可以试试啊-Gray model, the main program can be run directly. You can try ah ~ ~ ~
<wesley> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程DTW

说明:DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,
<韦卫> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程hough

说明:霍夫变换,用于图像中直线检测,可以通过改变阈值设置改变结果-used in image processing for line detection after transform done threshold can be set on the result.
<magcin> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程ttMatlab

说明:基于MATLAB的双稳态随机共振的计算方法和仿真代码-Matlab-based bistable stochastic resonance method and simulation code
<毛伟> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程burg

说明:Energy detection for cognitive radio requires the use of a spectral estimation technique. We present the burg technique in this archive
<adeiza> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:此代码是用MATLAB进行对数据做FFT变换-This code is done using MATLAB FFT transform data
<陈杰> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程prony

说明:prony算法,复指数函数的线性组合来描述等间隔采样数据的数学模型。-prony algorithm,Linear combination of mathematical models to describe the complex exponential function equally spaced sampling data
<张云凯> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程entropy

说明:输入为两幅灰度图像,输出为两幅图像的熵的差值-Two input gray image, the output of the entropy of the difference between two images
<小怪兽> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 14783.84 .85 .86 .87 .88 ... 15812 »

源码中国 www.ymcn.org