-
Wavelet_Fusion
小波图像融合,采用用量一样的图像(但每张图像不同的位置发生模糊),融合产生尽量清晰的图(Wavelet image fusion, the amount of the same image (of the location of each image blur), and fusion to produce as clear as possible in Figure)
- 2012-05-01 13:06:39下载
- 积分:1
-
daolibai
采用matlab中的simulink模块编写的二阶倒立摆仿真程序,对象了解倒立摆和学习simulink的人很有帮助。(The second inverted pendulum simulation program written using Matlab Simulink module, object, inverted pendulum and helpful learning simulink people.)
- 2012-06-18 13:38:38下载
- 积分:1
-
Simulation-of-Switched-Reluctance-Motor-and-Contr
Simulation of Switched Reluctance Motor and Control Based on MATLAB Environment
- 2014-12-04 13:27:43下载
- 积分:1
-
Decimation
This program apply decimation on a speech file.
- 2014-01-25 18:35:02下载
- 积分:1
-
Parameters-estimation
使用案例讲述了MATLAB的参数估计与假设,有源代码(Parameters estimation and hypothesis testing
)
- 2011-07-07 08:11:46下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1
-
GPlabdocument
This document contains and understanding of GPLAB code developed for Matlab platform
- 2009-04-20 17:34:56下载
- 积分:1
-
matlab-JPDAF
说明:
粒子滤波算法,可以直接运行,用matlab实现(
implement with matlab)
- 2011-02-26 16:06:52下载
- 积分:1
-
structure-analysis
结构分析的有限元与MATLAB程序设计,主要介绍用MATLAB进行结构的有限元分析(Finite Element Structural Analysis with MATLAB Programming)
- 2012-07-03 10:51:58下载
- 积分:1
-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1