-
yongyuchansheng512dianshuju
MATLAB用于AWGN信道中产生512点算法!(MATLAB for AWGN channel generated 512 points algorithm!)
- 2006-05-23 11:33:59下载
- 积分:1
-
Genetic-neural-network-algorithm
一种遗传优化神经网络的算法,里面包含有初始化函数,在运行程序前先将实验数据load进去。输入A =load( D:数据.txt ) 这里的D是你存储数据的位置(A genetic optimization of neural network algorithm, which contains the initialization function, before running the program to the experimental data in load. Enter the A =load (D: data.Txt) where D is your data storage location)
- 2014-11-06 09:29:29下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
Matlab的GA程序 遗传算法求TSP
Matlab中的GA程序(Matlab GA procedures)
- 2004-11-18 14:47:17下载
- 积分:1
-
gjbf
This is a matlab for beamforming using adaptive filter algorithms.
- 2014-01-17 22:07:26下载
- 积分:1
-
电容灵敏度
图像重建,采集电容灵敏度,通过计算重建图像。计算电容灵敏度(Calculation of capacitance sensitivity)
- 2018-01-04 08:37:15下载
- 积分:1
-
MatlabSimulationsforradarsystems
Matlab Simulations for radar systems 电子版书的源码。希望有用。(Matlab Simulations for radar systems the electronic version of the book)
- 2008-04-10 21:01:55下载
- 积分:1
-
tsd-xt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.)
- 2011-05-23 16:25:02下载
- 积分:1
-
yuece
matlab源程序代码,基于BP网络算法用于股票的预测,有修正的过程,过程中有些代码缺少!(matlab source code, based on BP neural network algorithm is used to predict the stock, during some of the code is missing! ! !)
- 2013-08-30 21:05:55下载
- 积分:1
-
houghpeaks_s
本文件详细描述了如何利用matlab代码去实现边缘的检测,hough变换检测图像几何形状时的边缘问题(This document describes in detail how to use matlab code to achieve edge detection, hough transform to detect the edge of the image geometry problem)
- 2013-11-16 00:48:12下载
- 积分:1