-
lunhide
用MATLAB程序,实现了在空域下,对图片的亮度值写入秘密信息的程序,很有参考价值(With the MATLAB program, implemented in the airspace, the brightness value of the picture written procedures for confidential information)
- 2010-07-20 01:32:31下载
- 积分:1
-
IMM
1.IMM.m
主要功能:
(1)IMM算法的实现;
(2)画出目标轨迹与利用IMM算法跟踪目标的轨迹;
(3)画出位置误差与速度误差;
(4)画出模型混合概率图。
2.Target_track.m
主要功能:
实现目标轨迹的产生。
3.Model_mix.m
主要功能:
实现IMM算法下,各模型的估计融合。
4.Kalman.m
主要功能:
实现模型的条件滤波,以及似然函数的输出。(1.IMM.m main functions: (1) IMM algorithm implementation (2) Draw the locus and utilization of IMM target tracking algorithm goals (3) shows the position error and speed error Mixed (4) Draw model probability plots. 2.Target_track.m main functions: to produce the target locus. 3.Model_mix.m main functions: IMM algorithm, it is estimated each model integration. 4.Kalman.m main functions: the model filter condition, and it seems natural function of the output.)
- 2020-07-02 07:40:02下载
- 积分:1
-
cengcifa
说明: 用于层次分析法的一致性验证,及顺便求矩阵的最大特征值特征向量。(Analytic hierarchy process for the verification of consistency, and the way for the largest eigenvalue matrix eigenvectors.)
- 2009-08-06 18:59:18下载
- 积分:1
-
Hpoz_txt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。
例子:
txt2coord( 100 ° 7 30“宽 )
txt2coord( 100 ° 7 30 w 的)
txt2coord( -100 ° 7 30“ )
txt2coord( 100 ° 75 w 的)
txt2coord( 100 .125 °以西 )
txt2coord( 喇嘛100 °,7分钟 30 S喇嘛 )
txt2coord({ 100 .125 ° w 的 -100.125 ° })
所有指定的例子得出正确的结果(-100.125)。
我已经成功测试了多种不同的投入这一点。然而,正则表达式,这是在该文件中使用广泛,...嗯...他们有时有一个有趣的方式展示你,你没有带他们出去尚未完全想通。因此,我强烈建议你使用它之前的一些performe此功能完整性检查和将不胜感激,如果你向我报告任何错误。
(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.
Examples:
txt2coord( 100° 7 30" W )
txt2coord( 100° 7´ 30´ ´ W )
txt2coord( -100° 7` 30" )
txt2coord( 100° 7.5 W )
txt2coord( 100.125° west )
txt2coord( bla 100°, 7min 30´ ´ S bla )
txt2coord({ 100.125° W -100.125° })
All specified examples yield the correct result (-100.125).
I have successfully tested this with various inputs. Yet, regular expressions, which are extensively used in this file, ... well ... they sometimes have a funny way of showing you that you havn t quite figured them out yet. Therefore, I would strongly advice you to performe some sanity-check on this function before using it and would be greatful, if you report any bugs to me.
)
- 2011-05-15 11:07:07下载
- 积分:1
-
Pack-Kurtogram
快速计算一维信号的塔式谱峭度图,选择谱峭度最大值区间,方便确定所需滤波器中心频率及带宽。(Computes the fast kurtogram of signal x.This fast algorithm uses a pyramidal decomposition of the signal into a user-specified number of levels (a good choice is nlevel = 8). The first level is the classical kurtosis of the signal, the second level is the spectral kurtosis in 2 octaves, the third level the spectral kurtosis in 4 half-octaves, etc. Non-integer levels refer to divisions into third octaves. Here below is an illustration on how the frequency band is successively split when increasing the level)
- 2011-07-10 15:03:27下载
- 积分:1
-
RF-Lab-manual---Co
multidevice antenna for portable device
- 2013-10-21 01:25:27下载
- 积分:1
-
heatmap
用于画热区图的R语言代码,适合统计方面的人使用。(Used to draw heat zone map R language code for people to use statistics.)
- 2014-01-06 20:20:16下载
- 积分:1
-
ZF_Equalizer
考虑一个信道失真了的脉冲x(t),在均衡器的输入端由下式表示:x(t)=1/(1+(2t/T)^2)
其中1/T为符号率。该脉冲以2/T采样率被采样,而且用一个2K+1=11的强迫归零均衡器进行均衡。写一个Matlab程序来解这些迫零均衡器的系数,求出并画出这个迫零均衡器50个采样值的输出。(Considering a channel distortion of the pulse x (T), the input end of the equalizer is represented by the X (T) =1/ (1+ (2t/T) ^2).
1/T is a symbol rate. The pulse is sampled at the 2/T sampling rate and is balanced by a 2K+1=11 forced zero equalizer. A Matlab program is written to solve the coefficients of these zero forcing equalizers and to find out and draw the output of the 50 sampling values of the zero forcing equalizer.)
- 2020-11-28 05:59:31下载
- 积分:1
-
matlab中实现tab的panel Tab
matlab中实现tab的panel,也是从matlab论坛中得到的(implemented in matlab tab of the panel, is also derived from the matlab forum)
- 2020-07-19 20:38:47下载
- 积分:1
-
FFT
加窗快速傅里叶变化 比常规算法精度高 (Windowed fast Fourier transform algorithm for high accuracy than conventional)
- 2011-05-17 10:50:48下载
- 积分:1