-
moban
网上找的汽车牌照的车牌字符模板,挺实用的(Find online car license plate character templates, very useful)
- 2010-07-09 22:40:02下载
- 积分:1
-
数据插值与函数逼近
matlab数据插值与函数逼近.内容非常详尽的幻灯片。(matlab data interpolation and approximation. the content is very detailed slide show.)
- 2011-01-04 12:04:35下载
- 积分:1
-
RGBtoLab
RGB color channel to XYZ channel.
XYZ channel to CIELab channel.
- 2013-09-02 17:23:20下载
- 积分:1
-
work
1. 用Fourier变换算法对图像作二维Fourier变换。
2. 用Fourier反变换算法对图像作二维Fourier反变换。
3. 频域逆滤波和维纳滤波图像复原。
(1. Fourier Transform algorithm for the two-dimensional Fourier transform image.
2. Fourier transform algorithm with anti-dimensional Fourier inverse transform for image.
3. Frequency domain inverse filtering and Wiener filtering image restoration.)
- 2014-12-16 15:05:48下载
- 积分:1
-
erchafa
对初学者非常有用的数学分析的最优化代码,很好用。(it is very useful.)
- 2014-09-15 07:20:22下载
- 积分:1
-
tengjei
music高阶谱分析算法,关于超声波倒车雷达测距的,本科毕设要求参见标准测试模型。( music higher order spectral analysis algorithm, About ultrasonic parking radar ranging, Undergraduate complete set requirements refer to the standard test models.)
- 2016-10-25 19:58:10下载
- 积分:1
-
jakes
说明: 移动通信信道建模与仿真
1.验证实验原理中所述的相关程序,CLARK, Jakes(Rayleigh.m) 信道模型。
2.验证QPSK调制信号经根升余弦滚降成形滤波之后在瑞利衰落信道下系统误比特和误符号性能,实现参考程序ex11main.m,ex11.mdl。(Modeling and Simulation of mobile communication channel)
- 2019-01-01 16:43:45下载
- 积分:1
-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
VC_Matlab_Com
VC编译器使用Matlab_Com组件的方法(转载)(VC_Matlab_Com)
- 2010-12-18 18:40:27下载
- 积分:1