资源列表

[matlab例程calcCFARthreshold

说明:经典恒虚警阈值计算 matlab下的代码 大家指正-Classical CFAR threshold calculation
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算c

说明:在二维矩阵中找到最大值和最小值的坐标。然后再将两坐标相减到得距离-Found in the two-dimensional matrix of the coordinates of maximum and minimum values. Then reduced to the two coordinates with a distance
<肖明珠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:基于c++的信号快速傅里叶变换,简单实用-FFT
<MrYang> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程fringe_processing

说明:对采集到的干涉条纹进行中值滤波、二值化、条纹细化计算条纹间距的程序-Of the interference fringes collected for median filtering, binarization, thinning stripes stripe spacing calculation procedures
<肖明珠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ylj_denoise

说明:局部放电采集的数据应用小波函数去噪程序m文件-Partial discharge data collected by the application of wavelet denoising procedures document m
<蔚超> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Triangular

说明:线性代数方程组列主元三角分解法线性代数方程组-Linear algebraic equations PCA out Triangular decomposition
<箫云龙> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法N-queen_linear_time

说明:N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
<Fancy> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculater

说明:很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.
<Fancy> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:按照前序非递归遍历二叉树,递归法将二叉树的左右子树互换-In accordance with the pre-order traversal non-recursive binary tree, binary tree recursive method will swap the left and right subtree
<周清林> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程16APSK

说明:基于16APSK调制解调传输系统的仿真 16APSK调制技术有较高的数据传输速率,但是它的误码率也相对较高。-16APSK modem-based transmission system simulation 16APSK modulation technique for a higher data transfer rate, but its relatively high error rate.
<萧潇> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kmean

说明:k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the ob
<lining> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程K-means_Matlab

说明:K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
<luo> 在 2024-11-18 上传 | 大小:1kb | 下载:1

源码中国 www.ymcn.org