资源列表

« 1 2 ... .48 .49 .50 .51 .52 15553.54 .55 .56 .57 .58 ... 15812 »

[matlab例程SA

说明:使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solution, but it should be able to ob
<Maxxxxx > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程BFS&DFS

说明:广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点。 深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。(Breadth first search begins with a node and searches all nodes connected to its line, extending in the direct
<Maxxxxx > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程编码

说明:主要仿真了两种基本的编码方式:AMI和SRZ(Two basic encoding methods: AMI and SRZ)
<mike123 > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程线性分组码译码

说明:线性分组码编码及译码程序,包括BSC和高斯信道下的编译码。(Linear block code encoding and decoding procedures, including BSC and Gauss channel coding and decoding.)
<YkY101 > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程huffman

说明:根据给定的信源概率分布,编程实现霍夫曼编码和二次扩展信源霍夫曼编码,并和信源的熵进行比较,体会霍夫曼编码的编码效果。(According to the given probability distribution of the source, Hoffman encoding and two extended source Hoffman coding are programmed and compared with the entropy of the source to realize th
<YkY101 > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程mycode8

说明:THIS CODE GIVE IMAGE HOLOGRAM WHICH IS USED FOR VARIOUS SECURITY SYSTEMS
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程bin

说明:信号频谱分析方法一级使用非参数方法直接使用信号进行功率谱估计,以周期图法为例,提供了周期图法和welch法估计信号功率谱(The signal spectrum analysis method uses the nonparametric method to directly use the signal to estimate the power spectrum. The periodogram method is used as an example to provide the peri
<thisiscc > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程mycodenew1

说明:THIS CODE GIVES SECURITY HOLOGRAM WITH AMPLITUDE HOLOGRAM
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程new1

说明:this code gives digital hologram of a given object
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程Untitled222

说明:this code gives reconstruction of a hologram using s-fft
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程trnsmitter

说明:this code gives holographic communication using binary hologram
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程holoRecord

说明:this code gives computer generated hologram
<ayesha > 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 15553.54 .55 .56 .57 .58 ... 15812 »

源码中国 www.ymcn.org