-
KSVD
说明: ksvd字典学习,KSVD算法程序,完成KSVD重构字典的程序(Ksvd dictionary learning KSVD algorithm program to complete the dictionary KSVD reconstruction program)
- 2019-11-20 21:05:24下载
- 积分:1
-
VC_MATLAB
Matlab和VC混合编程的实例,自己写的,包含基本的矩阵运算,Matlab定义的数据结构mwArray和c++的通讯,希望对初学者有帮助。
需要Matlab 6.5自带的C++数学函数库支持。(Matlab and VC examples of mixed programming, write, and contains the basic matrix operations, Matlab data structure defined mwArray and c++ communication, hope to help beginners. Requires Matlab 6.5 comes with C++ Math Library support.)
- 2010-06-12 16:22:58下载
- 积分:1
-
Embeddable_C-Code_Generation_Using_Embedded_MATLA
C embedded from matlab
- 2010-07-05 00:56:29下载
- 积分:1
-
CCNA2
说明: CCNA中文笔记第2章
DoD模型被认为是OSI参考模型的浓缩品,分为4层,从上到下是1.DoD模型的Process/Application层对应OSI参考模型的最高3层
2.DoD模型的Host-to-Host层对应OSI参考模型的Transport层
3.DoD模型的Internet层对应OSI参考模型的Network层
4.DoD模型的Network Access层对应OSI参考模型的最底2层
(CCNA Chinese Notes Chapter 2 DoD model OSI reference model is considered concentrated products, divided into four layers, from top to bottom is 1.DoD Model Process/Application layer of OSI reference model corresponds to the maximum 3-layer model 2.DoD Host-to-Host layer corresponds to OSI reference model Transport Layer 3.DoD model Internet layer corresponds to OSI reference model Network model Network Access Layer 4.DoD OSI reference model layer corresponds to the bottom layer 2)
- 2010-04-12 10:23:26下载
- 积分: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
-
qpskmatlabsimulink(20131121215511)
用simulic编写了生成信号 很详细很好用呢(singal simulic)
- 2013-11-21 22:26:46下载
- 积分:1
-
fft
fft,本代码主要介绍fft的主要步骤,非常简单有很明了,非常适合阅读
(FFT, the code describes the main steps of FFT are very clear, very simple, very suitable for reading)
- 2015-04-20 10:00:27下载
- 积分:1
-
LDPC
Low Density Parity Check code is a error control code used in the DVBS2 standard codec
- 2011-06-02 03:50:10下载
- 积分:1
-
Matlab-books-
这是关于matlab的书籍,非常使用的,讲解很详细,例子比较使用。(Books about matlab, very used to explain the very detailed examples.)
- 2012-11-08 23:12:35下载
- 积分:1
-
MPPT
最大功率跟踪爬山法的控制模型,可成功跟踪,带滤波(MPPT control model climbing method can successfully track with filter)
- 2015-03-11 21:35:05下载
- 积分:1