资源列表
[其他小程序] autocovmtx
说明:求信号自相关矩阵的函数,输入为信号,输出为信号的自相关矩阵。-The autocorrelation matrix for the signal function, input signal, the output signal autocorrelation matrix.<极限王子> 在 2025-07-23 上传 | 大小:28kb | 下载:0
[其他小程序] yuyinshibiedaima
说明:语音识别的多有需要的代码,有描述,是matlab平台的-Speech recognition requires more than a code, a descr iption<杨爱兰> 在 2025-07-23 上传 | 大小:9kb | 下载:0
[其他小程序] mann-kendall-time-series-trend
说明:用于分析气温、降水和水质多年来的趋势变化了,并能找到突变点-For the analysis of temperature, precipitation and water quality trends changed over the years, and to find mutations<赵晨辰> 在 2025-07-23 上传 | 大小:2kb | 下载:0
[其他小程序] data_source0
说明:模拟的以太网数据帧,帧尾有正确的FCS值,一般用于校验编写代码的FCS校验功能是否正确-Analog Ethernet data fr a mes, fr a me tail has the correct FCS value, generally used for checking the FCS check writing code functions correctly<张朝惠> 在 2025-07-23 上传 | 大小:8kb | 下载:0
[其他小程序] Create-a-signal_pro
说明:This code is written to create a signal in idl.<nima> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[其他小程序] attach_20120629133131
说明:捕获数学函数异常 假如我们要用一个数学函数,比如反正弦函数asin(x),如果变元x的值是由用户提供或某个中间结果,则在调用时必须判断其取值范围是合理,是否满|x|<=1?即 view sourceprint? 1.if(fabs(x)<=1) 2. y=asin(x) 3.else 4. y=… 对数函数也可作类似的处理。但是如果遇到幂函数pow(x,y)时,问题就不那么简单了。仔细分析将发现: y x 负小数<testese> 在 2025-07-23 上传 | 大小:5kb | 下载:0