资源列表

« 1 2 ... .58 .59 .60 .61 .62 27863.64 .65 .66 .67 .68 ... 28522 »

[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 o
<Karthi> 在 2024-11-13 上传 | 大小: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> 在 2024-11-13 上传 | 大小: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
<Karthi> 在 2024-11-13 上传 | 大小: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
<Karthi> 在 2024-11-13 上传 | 大小: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 pos
<Karthi> 在 2024-11-13 上传 | 大小: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 K
<Karthi> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[matlab例程hamm74MAP

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

[matlab例程Hamming1511MAP

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

[matlab例程MAP

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

[matlab例程viterbi_decoding

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

[matlab例程rm25

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

[压缩解压huffman_code

说明:本程序是使用C语言,实现利用哈弗曼编码将一串电文压缩后发送,然后再在接收方进行解压,还原出原来的电文。-This procedure is to use the C language to realize the use of Huffman coding compression will send a bunch of messages, and then decompress on the receiving side, to re
<王晶> 在 2024-11-13 上传 | 大小:3kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 27863.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org