-
cdma-matlab
CDMA系统的matlab仿真代码CDMA系统的matlab仿真代码(Matlab simulation code CDMA systems)
- 2010-10-22 18:56:19下载
- 积分:1
-
RGB-Histogram-Sideview--improfileadd(I)---File-Ex
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
- 2013-09-11 02:38:46下载
- 积分:1
-
JHSantiagoTexcoco_FletcherReeves-MatLab
Prueba1 FletcherReeves
Hernández Santiago José
Maestría en Ciencias de la Computación
Septiembre / 2011
1. Comenzar con un punto arbitrario
2. Calcular Gradiente de Fi
3. Si el Gradiente Fi es igual a 0(converge), termina
4. Si el Gradiente Fi es !=0 continuar
5. Encontrar dirección de búsqueda
Si= -GradienteFi= - Gradiente F(Xi)
6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Hacer i=2
8. Obtener Gradiente Fi
9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1)
10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Verificar Optimalidad de X(i+1)
Si es optimo, detener
Si no es optimo hacer i=i+1 e ir al paso 8
- 2013-08-08 14:30:24下载
- 积分:1
-
Untitled
sourse code for spectrum sensing
- 2012-08-22 14:41:43下载
- 积分:1
-
leadlag.m
leading lagging technical indicator
- 2013-04-16 21:56:45下载
- 积分:1
-
ASK-OOK-FSK-BPSK
MATLAB编写的ASK,PSK,QAM等调制方式的实现代码。该代码简洁易懂,可以对理解理论起到补充作用。(MATLAB prepared ASK, PSK, QAM modulation, such as the realization of the code. The code easier to understand, can play a complementary role to understand the theory.)
- 2009-05-03 09:02:42下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1
-
WINQSB
WinQSB 数学软件,不用安装,很有用(WinQSB mathematical software, no installation, is useful)
- 2010-01-20 17:58:09下载
- 积分:1
-
psdestimate
图像功率谱密度的快速计算方法,可选择滤波器及运算长度(Image power spectral density of the rapid calculation method to choose the length of filter and computing)
- 2008-06-27 09:49:15下载
- 积分:1
-
wangkong.rar
这是对网孔均衡的仿真,网孔均衡是通信系统的必须,希望它对大家对通信系统的了解有更大帮助(This is the mesh balanced simulation mesh balance is the essential communication system, we want it to the communications system will be of greater help to understand)
- 2006-05-17 13:37:55下载
- 积分:1