-
HighMaPro_matlab_answer
针对《高等应用数学问题的MATLAB 求解》一书的习题解答,包括微积分问题的计算机求解、线性代数问题的计算机求解、积分变换与复变函数问题的计算机求解等内容。(For )
- 2007-09-29 10:49:52下载
- 积分:1
-
linerprograming
liner programing with matlab
- 2010-10-10 15:42:02下载
- 积分:1
-
UKF
在对目标进行跟踪时,由于目标的运动方程和观测方程的非线性性,使得滤波时采用传统的卡尔曼滤波器时存在较大误差,不敏卡尔曼滤波器很好的避免了这一点。(Tracking of targets, because the objectives and observation equations of motion of nonlinear equations, and makes filtering when using the traditional Kalman filter when there is a big error, not a very good filter敏卡尔曼avoid this .)
- 2008-06-01 12:50:07下载
- 积分:1
-
CS
说明: CS端点检测,基于语音压缩感知的语音在不同噪声下的语音端点检测程序(compressed sensing)
- 2012-12-16 13:50:16下载
- 积分:1
-
DMC-improve
基于matlab的dmc算法改进,m文件编写,计算更加简略,有助于新手学习。(Based on the improved algorithm matlab dmc, m document preparation.)
- 2014-03-27 14:32:06下载
- 积分:1
-
target-tracking-using-kalman
matlab编写的用卡尔曼滤波实现目标跟踪(matlab prepared using Kalman filter tracking)
- 2013-10-17 15:49:05下载
- 积分:1
-
Aerospace-Blockset-3.2
matlab Areosimulink and block
- 2014-12-13 01:10:52下载
- 积分:1
-
matlab
matlab程序:最小生成树prim算法、最小生成树kruskal算法、穷举法求哈密顿圈;以及计算旅行商路线的lingo程序(Prim minimum spanning tree algorithm, matlab program)
- 2010-08-18 09:45:29下载
- 积分:1
-
HomeworkMultiNoise2
基于MATLAB环境显得图像去噪示例程序(Image denoising based on MATLAB environment, sample programs appear)
- 2010-05-16 15:12:36下载
- 积分:1
-
Matlab-HW1
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考(1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and N2 = 500.
(a) (30 )Write a MATLAB function myconv to compute x1[n]x2[n] where
denotes the convolution sum. You have to plot your result and attach
it in your report. You may use the MATLAB function conv to check
whether your result is correct.)
- 2014-10-29 22:19:56下载
- 积分:1