资源列表

« 1 2 ... .24 .25 .26 .27 .28 9229.30 .31 .32 .33 .34 ... 15813 »

[matlab例程secant

说明:The function takes three input arguments (function and two initial guesses belonging to the interval). After iterations, it returns the root of the function. The fourth input argument is to change the stopping criteria of the loop.
<Karthi> 在 2025-07-23 上传 | 大小:2kb | 下载:0

[matlab例程newton

说明:The function takes at least three input arguments (function, its derivative, and an initial guess). After iterations, it gives the root of the function. The fourth input argument is to change the stopping criteria.
<Karthi> 在 2025-07-23 上传 | 大小:2kb | 下载:0

[matlab例程ReadDMFile

说明:Electron microscope images and image stacks are stored in a proprietary fromat by Digital Micrograph (Gatan Inc.). This function reads version 3 and also the new 64-bit version 4 files. This replaces the ReadDM3 function in my previous post #27021, "
<Karthi> 在 2025-07-23 上传 | 大小:5kb | 下载:0

[matlab例程ROI_detector

说明:This an implementation of the algorithm described in our paper [1]. The input is any map generated by saliency detection algorithms like Itti-Koch [2] or GBVS [3]. The algorithm outputs a binary mask without requiring a threshold for the saliency map
<Karthi> 在 2025-07-23 上传 | 大小:2kb | 下载:0

[matlab例程DifferenceVisualization

说明:scr ipt accepts two registered (same size) images (use i.e. imregister tool) and difference measure. This measure is a real number for each pixel. Meaning of difference values is: zero - means zero difference positive - first image differ fro
<Karthi> 在 2025-07-23 上传 | 大小:3kb | 下载:0

[matlab例程alphaBetaFilter

说明:The function alphaBetaFilter implements a generic algorithm for an alpha-beta filter that is a linear state estimation for position and velocity given an observed data. It acts like a smoothing. Also closely related to Kalman filters and to linear st
<Karthi> 在 2025-07-23 上传 | 大小:2kb | 下载:0

[matlab例程hamm74MAP

说明:Hamming 7,4 MAP algorithm step by step explained.
<saqib> 在 2025-07-23 上传 | 大小:26kb | 下载:0

[matlab例程Hamming1511MAP

说明:Hamming 15, 11 Viterbi encoding and Decoding
<saqib> 在 2025-07-23 上传 | 大小:16kb | 下载:0

[matlab例程MAP

说明:Convolution Encoder and Decoder rate 1/2 MAP, step by step
<saqib> 在 2025-07-23 上传 | 大小:69kb | 下载:0

[matlab例程viterbi_decoding

说明:Convolution Encoder and Decoder 1/2 , Viterbi algorithm
<saqib> 在 2025-07-23 上传 | 大小:33kb | 下载:0

[matlab例程rm25

说明:Reed Muller 2,5 majority logic decoding BER simulations
<saqib> 在 2025-07-23 上传 | 大小:2kb | 下载:0

[matlab例程wigner

说明:伪wigner分布,强大好用。修改输入和输出就能很快地使用。-Pseudo wigner distribution, a powerful easy to use. Modify the input and output can be quickly used.
<柳野> 在 2025-07-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 9229.30 .31 .32 .33 .34 ... 15813 »

源码中国 www.ymcn.org