资源列表
Simpson1
- 这事辛普森积分算法实例-Simpson Integration Algorithm for example
eval
- 用内嵌法求多项式-with embedded Polynomial Method
lzwyasuo三次差分编码 和一次LZW压缩matlab源码
- 三次差分编码 和一次LZW压缩matlab源码,绝对正确,而且压缩率很高,80 以上,要是有不懂的,可以咨询我。-This is a realisation of lzw compression.If you have some problems ,you can contact with me.
bignumber
- 大数高精度运算bignumberbignumber-bignumberbignumberbignumberbignumber
bbeee
- 定义并实现一个整数集合类int_set,集合类中cur_size表明当前集合中有几个整数,集合中最多含max_size个整数,存放集合元素的数组是动态的。要求提供的方法有: (1)增加一个整数到集合中; (2)从集合中去掉一个元素; (3)判断一个元素是否在集合中; (4)重载<<运算法,输入集合;重载>>运算符输出集合; (5)分别实现集合的交、并、差运算。 -Defined and implemented a se
DTCWT
- 双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。-The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT).
Newton
- Newton iteration solver
Find_Hamilton
- 构建n*n的矩阵,判断马步图是否存在哈密尔顿回路-Construction of n* n matrix, to determine whether there is Hamilton Bu circuit diagram
CV_KNN
- 使用交叉验证对KNN算法和SVM算法进行参数优选,其中KNN使用matlab自带的knnclassify,svm使用LIBsvm-Using cross validation for the choosing of hyperparameter for KNN and SVM
OFFSETGET
- 遗传算法中,表示高阶多元方程组的函数编辑代码.In method of genetic algorithm,fuction edition cade of Higher order multivariate equations is given.-In method of genetic algorithm,fuction edition cade of Higher order multivariate equations is given.
Ecef2Lla
- 用于在无源定位中,在不同坐标系下进行无标位置的转换计算。-For in passive location, without the position under the different coordinate system transformation calculation.
线性调频雷达
- 关于LFM线性调频雷达的仿真,包含了二维fft,距离多普勒仿真等