-
Chess
该程序提供了一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件即可(The program provides a computer under the functions of chess, with complete code, matlab compiled from many artificial intelligence function, has a detailed document, a document can be directly run chess.m)
- 2007-07-21 09:42:45下载
- 积分:1
-
MATLAB---jiaoan
matlab的电子教案,希望对学习数学建模的人有所帮助,尤其是学习matlab(matlab electronic lesson plans, I hope to learn mathematical modeling help people, especially the learning matlab)
- 2011-09-02 01:12:12下载
- 积分:1
-
infin
h infinity controller code
- 2013-03-13 21:46:20下载
- 积分:1
-
svm
说明: SVM神经网络中的参数优化---如何更好的提升分类器的
性能(a important and popular classifier)
- 2011-03-05 21:54:16下载
- 积分:1
-
DPD_winer
射频发射链路功放预失真模型,功放模型采用wiener模型(DPD wiener PA behavior model)
- 2013-01-31 17:46:10下载
- 积分:1
-
GA-PSO算法 2.0版本
说明: 基于遗传算法与粒子群算法的相机标定程序,值得借鉴(The camera calibration program based on genetic algorithm and particle swarm optimization is worthy of reference)
- 2020-07-04 01:20:01下载
- 积分:1
-
MATLAB
MATLAB程序
1:MUSIC 算法MATLAB程序
2:ESPRIT 算法MATLAB程序
3:Root-MUSIC算法MATLAB程序
4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序
5:空间平滑MUSIC算法的MATLAB程序
6:角度和时延联合估计(JADE)算法MATLAB程序
7:传播算子DOA估计算法MATLAB程序
8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序
(MATLAB program
1: MUSIC algorithm MATLAB program
2: ESPRIT algorithm MATLAB program
3: Root-MUSIC algorithm MATLAB program
4: two-dimensional planar array of point estimates Unitary-ESPRIT algorithm MATLAB program
5: spatial smoothing MUSIC algorithm MATLAB program
6: Joint angle and delay estimation (JADE) algorithm MATLAB program
7: The propagator DOA estimation algorithm MATLAB program
8: Based on the augmented matrix of the L-shaped beam of two-dimensional array, DOA estimation MATLAB program)
- 2020-11-26 00:29:32下载
- 积分:1
-
function_4
基于matlab对脉搏波进行单周期提取,能够很好的提取并且算出单周期波形的平均面积。(Matlab based on single-cycle pulse wave extraction, can be a good area to extract and calculate the average single-cycle waveform.)
- 2014-01-08 19:16:11下载
- 积分:1
-
PSA_RBF
说明: 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。(A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.)
- 2010-03-18 21:59:43下载
- 积分:1
-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1