-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
武汉大学测绘校区的《GPS原理与应用》PPT课件,经典
武汉大学测绘校区的《GPS原理与应用》PPT课件,经典-Campus of Wuhan University of Surveying and Mapping " GPS Theory and Application of" PPT courseware, classic! ! !
- 2022-03-07 03:12:29下载
- 积分:1
-
rc5 algorithme 的源代码
RC5 encryption algorithm is a new fast symmetric block cipher
developed by Ron Rivest for RSA Laboratories. Intended as a possible
successor to the Data Encryption Standard, RC5 has a variable word
size, a variable number of rounds, and a variable-length secret key,
so the user can explicitly manipulate the trade-off between higher
speed and higher security. RC5 is suitable for hardware or software
implementations; the encryption and decryption algorithms are
exceptionally simple. A novel feature of RC5 is the heavy use of
data-dependent rotations.
- 2022-01-24 09:55:50下载
- 积分:1
-
红蓝军对战
运用C语言编写的小游戏,在DOS环境下运行,所有的界面和实现算法都是自己写的,可以参考~
- 2023-01-25 23:25:04下载
- 积分:1
-
随意输入一个不大于5位的任意数分别将这些数字显示出来
随意输入一个不大于5位的任意数分别将这些数字显示出来
- 2023-02-26 17:15:03下载
- 积分:1
-
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码-DM642 network testing procedures, including the original video capture and compression, code decompression
- 2023-05-22 00:50:03下载
- 积分:1
-
Delphi编写的俄罗斯方块游戏,可玩性高,适合初学者看...
Delphi编写的俄罗斯方块游戏,可玩性高,适合初学者看-Delphi sheet prepared by the Russian game, the fun, to see for beginners
- 2022-08-06 03:17:15下载
- 积分:1
-
Rare DM9000 of the Chinese data. A detailed description of the internal and pin...
难得的DM9000的中文资料。详细的引脚描述以及内部及寄存器和功能描述。-Rare DM9000 of the Chinese data. A detailed description of the internal and pin registers and functional description.
- 2023-09-05 23:45:03下载
- 积分:1
-
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。...
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。-VC++ Development of Digital Level data acquisition and processing procedures, the realization of digital levels of the analog measurements.
- 2023-06-20 05:50:05下载
- 积分:1
-
文件方式读写DBF的类库,具体接口请看头文件。
文件方式读写DBF的类库,具体接口请看头文件。-DBF papers to read and write the class library, see the specific interface header file.
- 2022-04-21 05:02:46下载
- 积分:1