资源列表
graph1
- 本程序是最小生成树Prime算法,希望对大家有用。-Prime
remezfilter
- 用Remez算法设计一个低通滤波器,分别满足性能参数: 滤波器1 滤波器2 滤波器3 采样率Fs: 20kHz 20kHz 20kHz 通带: 0-3 0-4kHz 0-5kHz 带内波纹: 0.1dB 0.1dB 0.1dB 带内衰减: 60dB 60dB 60dB -With the Remez algorithm to design a low pass filter, respectively, to meet the performance p
PRIMES
- 输入2个整数,找出这两个整数中的所有质数-input a and b , find all primes between a and b
GM(1-1)
- 一个灰色预测GM(1,1)模型可用于一系列的预测问题,可以绘制图形,图形拟合相当好!-A gray prediction GM (1,1) model can be used for a series of prediction problems, you can draw graphics and graphical fit is quite good!
GLOWWORM
- GLOWWORM 算法 MATLAB源程序-GLOWWORM algorithm MATLAB source
transform
- 能实现十进制到各种进制的转换,支持小数,很简单实用-To achieve the decimal to the various binary conversion, support for fractional very simple and practical
stand_single_heat_flux
- FLUENT对物体内热源处理的UDF程序函数-FLUENT heat source processing of objects within the UDF program function
bzs
- 白噪声过程的功率谱 自相关函数和功率谱-The power spectrum of the white noise process autocorrelation function and power spectral
sh.sh
- PYTHON 实例,python经典程序。
Graph
- 数据结构中图的遍历Data structure traversal of center-Data structure traversal of center
m_k_plot
- MK检验程序,可广泛应用于气象、水文时间序列分析。-MK inspection procedures, can be widely used in meteorological, hydrological time series analysis.
To-determine-whether-a-file-exists
- 判断一个文件是否存在,本程序自带的例子是判断C盘下的c.txt文件是否存在,有需要可以自己改路径和文件名。-To determine whether a file exists, the program comes with an example of the judgment c.txt file exists under the C drive, there is a need to change their path and file name.