-
lms_algo
LMS algorithm matlab
- 2012-06-12 21:26:15下载
- 积分:1
-
saken
simulink of RL load in stationary frame
- 2012-07-29 14:44:39下载
- 积分:1
-
fskdigital
这是简易的FSK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。(This is a simple FSK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly.)
- 2013-04-27 12:29:36下载
- 积分:1
-
hzt-report
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:04:43下载
- 积分:1
-
chaofen-
本文研究了多幅图像和单幅图像超分辨率方法。在多幅图像超分重建方面,
研究了基于凸集投影和基于正则化的超分辨率方法;在单幅图像超分重建方面,
研究了基于压缩感知的超分辨率方法。(This paper studies on the image and the image super resolution method. In the multiple image super-resolution reconstruction,
Based on the projection onto convex sets and super resolution based on regularization method in a single image super-resolution reconstruction,
Research on super resolution method based on compressed sensing.)
- 2015-04-13 15:36:30下载
- 积分:1
-
test
Script compares different algorithms of boosting family: methods = { AdaBoostM1 , LogitBoost , GentleBoost , RobustBoost , Bag }
- 2012-12-03 22:16:53下载
- 积分:1
-
ber_awgn_good
EBPSK调制解调系统,包括调制解调,抽样判决和积分判决(EBPSK Modem System)
- 2010-12-10 19:01:40下载
- 积分:1
-
3
说明: 数值方法中的迭代算法,包括牛顿迭代等,对于学习信号处理的同学们很有帮助(Iterative algorithm for numerical methods, including Newton, etc., for students to learn useful signal processing)
- 2011-01-13 11:54:19下载
- 积分:1
-
practicas
visión computacional con matlab. conteo de bacterias
- 2012-05-10 11:02:27下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1