搜索资源列表
xx
- Romberg积分和变步长梯形求积公式的matlab算法程序,详细功能见代码内部说明-Romberg integral and variable step-size trapezoidal quadrature formula matlab algorithm program in detail capabilities see the code for internal notes
yuan
- //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,char xx,char yy)//内部函数,对称法画圆的8个镜像
xx
- 基于VC++的空间两平面夹角的计算的算法介绍-Based on VC++ space for the calculation of the angle between two planes the algorithm descr iption
SHA1
- SHA1的加密算法 比较基础的加密算法-SHA1 xx vc
xx
- 算法还可以的俄罗斯方块-algorithm can also block Russia-Algorithm the Tetris-algorithm can also block Russia
XX
- 分水岭算法,使用matlab对分水岭算法进行算法的仿真分析。并得到性能对比图-Watershed algorithm, using matlab simulation of watershed algorithm analysis algorithm. And get the performance comparison chart
xx
- 基于颜色的图像斑点提取算法,并通过MATLAB进行仿真分析。-Extraction algorithm based on color image spots, and simulation analysis through MATLAB.
music
- MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B