-
fmp2
matlab数字信号处理课程设计,用插值和抽取实现频分复用系统设计(matlab digital signal processing course design, using interpolation and decimation to achieve frequency division multiplexing system)
- 2010-08-09 14:39:16下载
- 积分:1
-
mc_rvm
Multivariate Relevance Vector Machines
- 2011-01-12 04:11:11下载
- 积分:1
-
Adaptive-filter-and-matlab
说明: 自适应滤波算法研究及matlab实现论文,希望大家用得上,分享给各位(Adaptive filtering algorithm, and matlab to achieve paper, I hope you apply, you share)
- 2011-04-03 22:06:43下载
- 积分:1
-
knnsearch
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- 2010-05-14 18:48:54下载
- 积分: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
-
rate-equ
速率方程求解,的详细过程。还有范例,方便一步一步学习(Rate equations, the detailed process. There sample rate equations, the detailed process. There are examples)
- 2020-09-12 20:07:59下载
- 积分:1
-
PouyaAkhondzadeh_xy-cut-algorithm
We present in this paper a new method for blind source separation
which is adapted to the case where the sources have different morphologies.
We show that the morphology diversity concept leads to a
new and very efficient method, even in the presence of noise.
- 2013-09-26 13:22:30下载
- 积分:1
-
powerflow
极坐标法的潮流计算程序,非常适合各位电力同仁(Polar coordinates of the flow calculation procedure is very suitable for you Power Associates)
- 2021-04-26 16:48:45下载
- 积分:1
-
matlab_for_CRC
用MATLAB随机产生12000个均匀分布的随机数,先转换成二进制数,计算CRC,然后再转成十进制数,统计冲突结果。(Generate 12000 random number,then calculate the CRC and the result.)
- 2011-11-23 14:50:49下载
- 积分:1
-
fir_filter
用c#编写了一套FIR窗口滤波器,其中数据段的提取来自于matlab的混合编程(Written in c# a FIR filter window, including data extracted from the mixture of matlab programming)
- 2013-12-04 12:38:40下载
- 积分:1