-
yuzhixunhuan
利用阈值循环来实现图像分割,分割效果很好(Threshold cycle to achieve image segmentation, segmentation works well)
- 2010-05-27 17:27:36下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
m-sequence
一个可以直接应用于扩频系统的m序列仿真,m序列具有很好的自相关性,是在扩频系统中应用最广的伪随机码,本程序可以直接在matlab上运行,对于扩频系统的学习有很大帮助。(Can be directly applied to a m-sequence spread spectrum system simulation, m sequences with good autocorrelation in the spread spectrum system, the most widely used pseudo-random code, the program can be run directly in matlab for Spread Spectrum Systems of great help in learning.)
- 2011-05-12 16:08:08下载
- 积分:1
-
uvm
UVM例子,自己写的平台,需要的同学可以参照进行修改,也可以对应UVM1.1源码分析书籍查看(UVM demo made by myself,anyone want to learn UVM can use it as a refrence doc)
- 2014-12-22 21:21:01下载
- 积分:1
-
LMS-MATLAB
用自适应滤波的LMS算法抵消掉混合心电信号中
母亲的心电信号(To offset mixed ECG ECG mother LMS algorithm for adaptive filtering)
- 2012-10-27 19:42:50下载
- 积分:1
-
Degreeedrz
A pair of simple functions to make conversions between radians and degrees
- 2010-11-27 02:49:05下载
- 积分:1
-
main
this code is represented using canny algorithm in matlab
- 2011-01-27 17:07:51下载
- 积分:1
-
matlab-example100
Matlab 实用小程序100例。
都是很常用的,适合初学者。(100 cases of the Matlab practical applets. They Are very common for beginners.)
- 2012-06-05 16:39:11下载
- 积分:1
-
MIL-HDBK-1211
military handbook for surface to air missile simulation
- 2011-01-29 04:05:45下载
- 积分:1
-
[codes]NIN
是2014年的cnn上的一个变化的网络,将卷积层与池化层之间的线性关系变成1×1的卷积层的非线性关系,名为network in network(Is a change in the 2014 cnn on the network layer of the linear convolution and pooled into a non-linear relationship between the layers 11, convolution layer, called the network in network)
- 2014-12-04 09:39:35下载
- 积分:1