-
29782204Capacity-and-Channel
说明: 比较好的源代码 供学者参考,也有助于新手入门(Good reference source for academics, but also help to Getting Started)
- 2011-02-25 18:04:30下载
- 积分:1
-
matlabprocessor2
matlab实例程序百例2
matlab实例(Examples of procedures for 100 cases of matlab examples 2matlab)
- 2008-01-04 23:18:21下载
- 积分:1
-
polar_ber.m
polar baseband transmission in matlab
- 2013-03-08 16:18:54下载
- 积分:1
-
Energy-Detection
These are the code for energy detection.these code also describe about threshold,probability of detection,probability of false alarm,etc...
- 2015-02-24 17:03:50下载
- 积分:1
-
hhtemd
希尔伯特黄变换是,hilbert+emd的综合。本文件是典型的hht的程序(The Hilbert yellow transformation is the synthesis of hilbert+emd. This file is a typical HHT program)
- 2017-12-10 19:56:25下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
FINAL_UTKARSH
Image Encryption based on the RGB PIXEL Transposition and Shuffling
Abstract — Privacy is one of the key issues information Security addresses. Through encryption one can prevent a third party from understanding raw data during signal transmission. The encryption methods for enhancing the security of digital contents has gained high significance in the current era of breach of security and misuse of the confidential information intercepted and misused by the unauthorized parties.
This paper sets out to contribute to the general body of knowledge in the area of cryptography application and by developing a cipher algorithm for image encryption of m*n size by shuffling the RGB pixel values. The algorithm ultimately makes it possible for encryption and decryption of the images based on the RGB pixel. The algorithm was implemented using MATLAB.
Index Terms — Cryptography, Encryption, algorithm, cipher image
- 2014-09-03 02:15:29下载
- 积分:1
-
Maximum-Entropy
In the distributed processing, where common labeled data may be not
available for designing classifier ensemble, however, an ensemble solution is
necessary, traditional fixed decision aggregation could not account for class prior
mismatch or classifier dependencies in electronic technology. Previous
transductive learning strategies have several drawbacks, e.g., feasibility of the
constraints was not guaranteed and heuristic learning was applied. We overcome
these problems by developing improved iterative scaling (IIS) algorithm for
optimal solution. This method is shown to achieve improved decision accuracy
over the earlier approaches in electronic technology
- 2015-03-18 21:44:09下载
- 积分:1
-
pca1
用PCA主成分分析進行錯誤訊號分離
可應用在晶圓製程資料的分析(PCA principal component analysis of the error signal separation can be applied to the wafer process data analysis)
- 2013-05-21 20:10:33下载
- 积分:1
-
ThrowTest
怎样运用各种各样的抛出的方法。在这个例子这个你就可以学习到这个异常的抛出(How to use a variety of throw method. In this example, you can learn from this to this exception is thrown)
- 2009-12-09 23:57:46下载
- 积分:1