-
RDA
RADAR SAR IS RDA Project
- 2015-01-22 23:30:31下载
- 积分:1
-
durbin
用levionson_durbin算法求解lpc winner滤波器的最优系数并求预测误差(Levionson_durbin algorithm using lpc winner of the optimal filter coefficients and prediction error for)
- 2007-10-14 08:43:00下载
- 积分:1
-
RoboticManipulatorKinematics
针对移动机械臂运动学,根据D-H方法建模思想,matlab建立机械臂运动学仿真软件。(For mobile manipulator kinematics, in accordance with DH modeling methods, matlab establishment of manipulator kinematics simulation software.)
- 2008-03-23 11:59:24下载
- 积分:1
-
30-p1795-114191
基于二阶泛模型的无模型自适应控制及参数整定,充分利用无模型自适应控制边建模边控制的特点,推导基于二阶泛模型的改进无模型自适应控制,应用辨识出的近似模型针对不同目标函数进行优化(Pan model based on second order approximation model of model-free adaptive control and parameter tuning, make full use of model-free adaptive control side edge control modeling features derived model-free adaptive control model based on improved second-order pan, identify the application The objective function to be optimized for different)
- 2014-07-15 21:38:59下载
- 积分:1
-
PCM
本程序可以对一个模拟信号进行数字化,使用的是PCM即脉冲编码调制,其结果是将样值转化为8位PCM编码。现今语音编码大多数采用这类编码方法(This procedure can be an analog signal to digital, using pulse code modulation or PCM, and the result is kind of value will be translated into eight PCM coding. Most of the current speech coding to adopt this type of coding method)
- 2007-10-05 18:39:14下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
RANKING
我自己应用的MATLAB程序,已经使用,效果不错,大家可以下载试试。(MATLAB program my own applications, has been used, good results, you can download to try.
)
- 2012-04-21 06:56:01下载
- 积分:1
-
Pulso
Simulation poulse wave on matlab try it
- 2013-10-31 04:54:28下载
- 积分:1
-
xiaoboyuzhi
小波阈值去噪,给出了几个小波阈值去噪的常用方法,供大家参考(Wavelet threshold denoising is given several commonly used wavelet threshold denoising method for reference)
- 2010-10-18 17:16:29下载
- 积分:1
-
morp
形态滤波,各种算法。可修改后实现各种组合。(morphological filtering, algorithms. Can be modified to achieve various combinations.)
- 2006-10-05 02:01:59下载
- 积分:1