-
score
对获得的512维小波特征进行了PCA降维处理,将特征空间降至100维,并采用前面得出的最佳系数针对多项式核函数和高斯径向基核函数(On access to the 512-dimensional wavelet features to reduce the dimension of the PCA, will feature space to 100 dimensions, and using the best coefficients obtained for the previous polynomial kernel function and Gaussian radial basis function)
- 2011-04-30 11:32:18下载
- 积分:1
-
ImplementingClassConstantFilter
Implementing Class Constant Filter Source Code for Andriod.
- 2013-12-16 16:13:14下载
- 积分:1
-
turbodemo
这是关于turbo码的编解码的几个matlab程序,希望大家能用的上!(This is a turbo code on several matlab codec procedures, hope that we can use the on!)
- 2008-01-06 16:38:02下载
- 积分:1
-
GVF-Scripts
GVF: Computes water surface profile of a trapezoidal open channel using the Gradually Varied Flow equation and Huen s iterative method.
Inputs: Channel Geometry, Water Depth at Control, Reach Length
Output: Water Surface Profile
- 2011-11-21 22:34:26下载
- 积分:1
-
phase-mag-b-sup
相位衬度成像中由振幅得到相位的恢复算法,MATLAB运行环境(Phase-contrast imaging obtained by the amplitude phase restoration algorithm, MATLAB runtime environment)
- 2007-10-29 15:59:37下载
- 积分:1
-
RungeKutta_4
说明: 以lorenz吸引子为例说明四阶定步长Runge-Kutta算法 详情见程序说明(to attract son as an example to illustrate four bands will step Runge- Kutta algorithm detailed description of the procedures)
- 2006-04-10 12:20:56下载
- 积分: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
-
delete_row
当文件的某一行存在某一个字符串时,就删除该文件的那一行,并适应于多文件的批量处理。(When a file on a row exists a string, delete the line of the file, batch processing and is suitable for multiple file.)
- 2015-01-09 09:54:26下载
- 积分:1
-
code
This is a file of matlab code.
- 2013-12-18 18:03:57下载
- 积分:1
-
123
在matlab或者PSCAD中对桥差不平衡电流进行仿真计算,得到仿真结果与常规计算结果一致,此方法修改简单快捷。(In matlab or PSCAD to bridge the difference between the current imbalance in the simulation calculation, the simulation results are consistent with conventional calculations, this method is simple and quick modification.)
- 2015-05-22 09:55:27下载
- 积分:1