-
INSNavagationInMatlab
在Matlab环境下,仿真实现了INS导航,输出量为经度、纬度、北东天三个方向以及航向、俯滚、偏航随时间的变化。(In Matlab, Simulation of the INS navigation output for the longitude, latitude, North East, the direction and course of three days, overlooking the roll, yaw over time.)
- 2010-12-28 10:38:50下载
- 积分:1
-
Tutorial-by-EEMD
应用EEMD方法分析温度的完整的程序,可直接运行。内附详细的程序调用以及分析。(Tutorial to analysis the annual mean global surface temperature anomaly by EEMD)
- 2012-05-07 11:36:46下载
- 积分:1
-
roi12days
Code to select a roi of an image and determine his mean and standar desviation for fluorescence images.
- 2011-07-20 04:05:34下载
- 积分:1
-
Okumura.zip
Okumura模型有关c++的编程 此程序仿真了三个模型(The c++ programming Okumura model of this program, the simulation three model)
- 2012-07-03 09:39:13下载
- 积分:1
-
tfrsp
实现信号的时域和频域变换的一种算法,附有详细说明(Signals in time domain and frequency domain transform an algorithm, with detailed instructions)
- 2012-07-17 21:31:42下载
- 积分:1
-
demoApp
node 例子,帮助初学者了解使用 node 环境编程(node test model)
- 2014-10-08 17:15:03下载
- 积分:1
-
ECPoint
A Point on an Elliptic Curve in barycentric (or affine) coordinates.
- 2013-12-06 12:21:05下载
- 积分:1
-
Radar-system-design-on-matlab
主要讲解雷达的工作原理以及matlab仿真过程(This an paper about radar how to work.)
- 2012-10-25 14:53:44下载
- 积分:1
-
6787-14807-1-PB
A Novel Image Reconstruction Algorithm Based
on Concatenated Dictionary
This paper presents a novel method for image
reconstruction, which decomposites the image by
concatenating a redundant dictionary of several bases and
then reconstruct the image efficiently by means of Matching
Pursuit algorithm. The proposed method constructs the
concatenated dictionary with cosine bases, wavelet bases
and contourlet bases, which will lead to a better
approximation of the original image. The experimental
results show that the proposed algorithm can greatly reduce
the computational complexity and generate a better
reconstruction effect compared with previous methods.(A Novel Image Reconstruction Algorithm Based on Concatenated Dictionary This paper presents a novel method for image reconstruction, which decomposites the image by concatenating a redundant dictionary of several bases and then reconstruct the image efficiently by means of Matching Pursuit algorithm. The proposed method constructs the concatenated dictionary with cosine bases, wavelet bases and contourlet bases, which will lead to a better approximation of the original image. The experimental results show that the proposed algorithm can greatly reduce the computational complexity and generate a better reconstruction effect compared with previous methods.)
- 2013-11-24 21:37:52下载
- 积分:1
-
qiuhe
%例15-1 NaN数据参与分析
a = magic(3)
a(2,2) = NaN %用NaN表示遗失数据
sum(a) %对数据集进行求和( Example 15-1 NaN data involved in the analysis a = magic (3) a (2,2) = NaN missing data with NaN express sum (a) of data sets summation)
- 2008-05-29 20:48:44下载
- 积分:1