资源列表
ofAI
- AI simple wrapper for openframeworks
FSK
- 实现FSK调制,由计算机随机产生二进制码元,可自主更改载频频率同时可以加入不同信噪比的白噪声。-Achieve FSK modulation, the binary code randomly generated by a computer element, change the carrier frequency can be independently the same time can be added to the white noise of different signal to n
path
- erlang实现bresenham算法,可用于游戏中npc的寻路-erlang to achieve bresenham algorithm can be used in the game npc pathfinding
em1
- 使用最大期望算法可以在概率模型中寻找参数最大似然估计。-Using the maximum expected algorithm can seek parameters of maximum likelihood estimation in the probabilistic model
THE-coloring-problem
- 关于染色问题的源代码,希望能对学习算法的有所帮助-the coloring problem
MATLAB rgb hsv 边缘轮廓提取
- MATLAB 图像处理 rgb hsv 边缘轮廓提取
zuobiaobianhuan
- 这个程序主要是把二维翼型坐标变换成三维翼型坐标,通过翼型位置-弦长-扭角等参数得到三维翼型坐标,完成后面的三维建模-This program is mainly two-dimensional airfoil coordinate into the three-dimensional coordinates of the airfoil, the airfoil by position- to give the three-dimensional coordinates of the airfo
ctr1_fuzzy
- PID controller design using Fuzzy algorithm
gradientDescent
- 机器学习中用于求解代价函数最小值的梯度下降算法-Machine Learning for solving the minimum cost function gradient descent algorithm
monicuihuosuanfa
- 不同算法求解经典八皇后问题。经典问题求解算法之模拟淬火算法。-Different algorithms to solve the classic problem of eight queens. Classic problem-solving algorithm of simulated quenching algorithms.
RLS
- 仿真对象如下: 其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。 选择如下辨识模型: 加权阵取Λ = I。 衰减因子β = 0.98,数据长度 L = 402。 辨识结果与理论值比较,基本相同。辨识结果可信 -he simulation object is as follows: among them, v (k) to obe
zdjg
- 自己编写的一个,小型的最大间隔法求二分类问题的程序。-I have written a small maximum interval Method to solve two classification procedures.