资源列表
multiplexxx
- 多路复用技术-multiplexing technology.
OFDM
- 激光自混合干涉(OFSMI)信号的仿真研究,很有用的,毕设时的资料-Self-mixing interference signal (OFSMI) simulation studies, useful
GuangHuaChaZhi
- 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi]及精度要求,用阿克玛方法计算指定指定子区间上的三次插值多项式与指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi] and the accuracy requirements specified by Arkema method specified sub-interval on the cubi
NeuralNetwork_RBF
- 用于分类与回归的RBF神经网络-Classification and regression for the RBF neural network
invupdate
- inverse updaing source code in matlab
A_QR
- void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
bank1
- 实现资源的有效分配!对设备进行管理!是资源利用最大化!-To achieve effective allocation of resources! On equipment management! Is to maximize the use of resources!
knn
- java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
bp
- 鸢尾花数据分类 采用bp(神经网络前向反馈)算法 -The iris data classification using the algorithm of bp (neural network forward feedback)
CF-recommendation-algorithm
- 简单协同过滤推荐算法的实现代码,希望对大家有用-Simple collaborative filtering recommendation algorithm implementation code, I hope useful
ABL
- 基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a
Mpso
- Modified Particle swarm optimization for PSO
