-
dtma
计算移动平均值,输入变量为任意长度数据和移动平均窗口期间,输出为移动平均值(Moving average calculation, the input variables for any length of data and moving average window period, the output for the moving average)
- 2020-06-30 16:40:01下载
- 积分:1
-
50Matlab
这是一本典型的matlab习题,很实用,他包含了matlab的大部分命令(This is a typical matlab exercises, it is practical, he includes most of the command matlab)
- 2007-10-08 22:15:47下载
- 积分:1
-
fitplane
Calculate the coefficent of a plane that fits better N 3d pints
- 2010-01-20 04:34:40下载
- 积分:1
-
Bldc
This file is the breshless Dc motor with Z-source inverter.
- 2013-02-23 20:10:07下载
- 积分:1
-
matlabreadavi
这是一个matlab读取视频的例子,这种东西我新接触,不知道大家要不要。我觉得不错。(read Matlab video examples, this thing I new contacts do not know if you want to. I think it's good.)
- 2006-06-09 16:27:16下载
- 积分:1
-
MIMO-MMSE
MIMO是移动4G的通信技术,但是受到地形和外部建筑的影响,收到的无线信号含有多径,产生严重的码间干扰,文章中阐述了用MMSE方法对信号进行均衡,很好得恢复MIMO信号(4G MIMO mobile communication technology, but by the terrain and outside the building, the wireless signal containing the received multipath produce serious inter-symbol interference, the article describes a method of using the MMSE equalization of the signal, the recovery was very good MIMO signal)
- 2014-10-12 17:26:08下载
- 积分:1
-
Movielens-User_based-cf
利用python实现基于用户的协同过滤推荐,采用pearson相关系数计算相似度,加权平均预测分数(Users use python-based collaborative filtering recommendation, pearson correlation coefficient is calculated using the similarity, the weighted average prediction scores)
- 2020-10-04 17:07:39下载
- 积分:1
-
MIMO_signal_processing
对于初学mimo信道的朋友,是一个很好的介绍性资料(MIMO channel for the beginner friends, is a good introductory information)
- 2008-03-21 13:22:35下载
- 积分:1
-
04295003
i want the program code for this paper. please try for this
- 2009-05-29 23:29:51下载
- 积分: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