资源列表
[matlab例程] BilinearQuadAssemble
说明:BBABssemble(K,k,i,j,m,n)根据单元结点信(i,j,m,n)将单刚阵定位到总刚阵中。-This function assembles the element stiffness matrix k of the bilinear quadrilateral element with nodes i, j, m, and<王平> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] innerproduct
说明:Simple InnerProduct Algorithm in Java<thedarknesswarrior> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] modulationproduce
说明: 产生正交的AM信号和FM信号,信号为复信号,含有I路和Q路,FM信号可设置调制指数变量,运行后可看到仿真时域及其频谱图-Generate quadrature AM signal and FM signal, the signal for the complex signal containing I and Q Road Road, FM signal modulation index variable can be set to run after seeing the time-doma<刘翔> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Shannon-CPP
说明:信息论编程香农编码C++版本。编译环境是DEV-C-Information theory, Code Cheng Xiangnong coding C++ version. Compilation environment is DEV-C<李三> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] POJ3259--Wormholes(bellman)
说明:POJ3259--Wormholes,使用bellman方法。-POJ3259- Wormholes, use the bellman method.<李三> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] kmeans
说明: k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-K-means algorithm accept parameter k Then will the n of prior input data object is divided into k clustering to make won clu<彭立军> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] k-means
说明: K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the<彭立军> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] Wavelet
说明: 传统的信号理论,是建立在Fourier分析基础上的,而Fourier变换作为一种全局性的变化,其有一定的局限性。在实际应用中人们开始对Fourier变换进行各种改进,小波分析由此产生了。小波分析是一种新兴的数学分支,它是泛函数、Fourier分析、调和分析、数值分析的最完美的结晶;在应用领域,特别是在信号处理、图像处理、语音处理以及众多非线性科学领域,它被认为是继Fourier分析之后的又一有效的时频分析方法。 小波变换与Fourier变换相比,是一个时间和频域的局域变换因而能有效地从信号中提<彭立军> 在 2025-06-24 上传 | 大小:1kb | 下载:0