资源列表
[matlab例程] ImageQualityMeasures
说明:it contains image quality metrics PSNR , SSIM, SC, Avg diff etc.,<rama> 在 2025-01-25 上传 | 大小:896kb | 下载:0
[matlab例程] FramingNew
说明:code for parsing signal into fr a mes.<shereen> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[matlab例程] axis_style
说明:matlab中对于坐标轴风格的定制,可以显示的更加精细化和美观-matlab axis style custom<leo> 在 2025-01-25 上传 | 大小:3kb | 下载:0
[matlab例程] trigonometric-functions
说明:matlab中正切和反正切函数的绘制,可以直观的看到函数的性质-Tangent and arctangent drawing<leo> 在 2025-01-25 上传 | 大小:36kb | 下载:0
[matlab例程] passband_psd
说明:matlab绘制带通系统函数的功率谱,不是信号的功率谱-The power spectrum band-pass system function<leo> 在 2025-01-25 上传 | 大小:3kb | 下载:0
[matlab例程] cramer_rao_lower_bound
说明:Cramer-Rao下界的例子,其中信号为chirp-Cramer-Rao lower bound for example, where the signal for the chirp<leo> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[matlab例程] Fourier_series_demo
说明:matlab傅里叶级数的代码,注意不是傅里叶变换-Fourier series code, note that not Fourier transform<leo> 在 2025-01-25 上传 | 大小:3kb | 下载:0
[STL] Simple-arithmetic-expressions
说明:用STL实现简单运算表达式,其中包括加减乘除等,以输入等号为结束标志。-Simple arithmetic expressions, including addition, subtraction, etc., to enter an equal sign marks the end of the STL.<杜伊琳> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Frequency-value
说明:频率值。要求输入一个非递减序列,再输入所要查询的区间,然后统计此区间内出现最多的值的次数。-Frequency value. Asked to enter a non-decreasing sequence, and then enter the query interval, then the number of statistics in this range the most value.<杜伊琳> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[matlab例程] Coper-algoritm
说明:this an algorit for end point detecction , named COPER, inside the article explain the procedure to calculate this algort<kato> 在 2025-01-25 上传 | 大小:571kb | 下载:0
[数据结构常用算法] zhan
说明:栈 假设一个算术表达式中可以包含三种括号:园括号“(”和“)”、方括号“[”和“]”、花括号“{”和“}”,且这三种括号可按任意的次序嵌套使用。编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已存入数据元素为字符的顺序表中)。要求:顺序栈存储;实现顺序栈的基本操作;调用基本操作完成。-The stack Suppose a arithmetic expressions can contain three kind<huangyinghao> 在 2025-01-25 上传 | 大小:6kb | 下载:0