-
yhzgah_sars
用matlab编写的用遗传算法优化的神经网络的算法,读者可以根据需要进行相应参数的定义。(Prepared using matlab optimization using genetic algorithm neural network algorithm, readers can be required to carry out the corresponding definition of parameters.)
- 2009-03-14 12:44:57下载
- 积分:1
-
PointCloud_MatLab
基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
- 2009-10-29 15:03:19下载
- 积分:1
-
BGA
This is a program for Binary Genetic Algorithm
- 2010-02-10 23:55:06下载
- 积分:1
-
chepai
基于sobel算子的简单车牌识别提取,算法简单 (Sobel operator based on the simple extraction of license plate recognition algorithm is simple)
- 2010-06-02 12:49:21下载
- 积分:1
-
2sphere2D
基于时域有限差分法(FDTD),用MATLAB编程计算双球金纳米颗粒的局域电磁场增强(二维)的程序||2sphere2D.m(Base on FDTD ,local field enhancement of gold double sphere nanoparticles(2D)by Matlab || 2sphere2D.m)
- 2014-01-06 21:08:42下载
- 积分:1
-
m_PN
说明: 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。(Pseudo-random code or PN code, spread spectrum communication is indispensable to a sequence. Spread spectrum communication, a simple to say that the adoption of a group of highly related to pseudo-random sequence, so that the original signal in accordance with the characteristics of pseudo-random sequence there. From the wave point of view, the original signal completely submerged in the random noise to hide the purpose of signal and interference. As long as the recipient has the same pseudo-random sequence, the pseudo-random sequence can be a strong correlation to restore the signal out. And m sequence spread spectrum system is the longest of the pseudo-random sequence used. The following code is generated based on m sequences of matlab code, by changing the value of the initial polynomial, we can generate a different order of the m sequence.)
- 2009-08-10 22:39:52下载
- 积分:1
-
Curve-Fitting
source code for curve fitting PSO
- 2013-11-30 03:50:59下载
- 积分:1
-
textExtractionRecognition
基于Matlab的图片中文字的识别与提取,仅供学习参考(Matlab based on the identification and extraction of the text in the picture, only to learn reference)
- 2015-04-21 12:17:18下载
- 积分:1
-
b
说明: dll for personal medical uses
- 2010-01-26 00:50:12下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1