-
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
-
Windows server 2003使用指南
Windows server 2003使用指南-Windows 2003 server using the guidelines
- 2022-03-22 18:49:50下载
- 积分:1
-
哈夫曼编码,建立哈夫曼树
哈夫曼编码,建立哈夫曼树-Huffman coding, establishing Huffman tree
- 2022-09-14 13:40:03下载
- 积分:1
-
这是卡耐基梅隆大学的ssd课程中的ssd5的ex3
这是卡耐基梅隆大学的ssd课程中的ssd5的ex3-this is the icarnegie ssd5 ex3
- 2022-03-09 15:56:23下载
- 积分:1
-
这是一份关于Linux下usb驱动程序原理以及代码分析的的好文档
这是一份关于Linux下usb驱动程序原理以及代码分析的的好文档-This is a report on the usb driver under Linux as well as code analysis of the principle of good documentation
- 2022-10-28 19:00:03下载
- 积分:1
-
altera quartusII v5.1 license
altera quartusII v5.1 license
- 2022-03-16 07:56:24下载
- 积分:1
-
Battery monitoring chip DS2438 and its application in electric vehicles energy m...
电池监测芯片DS2438及其在电动车能量管理系统中的应用-Battery monitoring chip DS2438 and its application in electric vehicles energy management system
- 2022-03-04 03:12:52下载
- 积分:1
-
实 用 的 照 片 压 缩 工 具
实 用 的 照 片 压 缩 工 具-practical tools compressed photos
- 2022-08-23 05:38:34下载
- 积分:1
-
fft c源程序,希望可以和大家交流
fft c源程序,希望可以和大家交流-fft source, and we can hope that the exchanges
- 2022-01-25 18:57:43下载
- 积分:1
-
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配...
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。
特 点
◆ 支持多种接入方式
PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入
◆ 支持多种认证类型
PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证、专线用户认证、 用户VLAN ID认证等等。
◆ 支持多种认证方式
PPP PAP认证、PPP CHAP认证、PPP MS-CHAP认证、Unix系统认证、PAM认证、ARAP认证、LDAP认证、EAP/MD5和EAP/TLS认证。
◆ 支持多种上网控制方式
上网时长控制、上网时段控制、累积时长控制、空闲时长控制、带宽控制。
◆ 支持漫游特性
A城市的用户在B城市上网,可将用户计费信息发往A城市的RADIUS服务器。
-RADIUS server on the server supports standard RADIUS agreement and support equipment providers to expand their definition of RADIUS attributes, with high stability, high performance, highly configurable, high-load characteristics, is a broadband network operators an ideal authentication, authorization, billing server . features support for multiple access methods PPPoE access, DHCP Web access, leased lines, wireless and cable-based LAN or WAN access IEEE802.1x supports multiple authentication type PPPoE user account
- 2022-01-25 21:16:36下载
- 积分:1