-
deinterlace
五种常见去隔行算法在MATLAB平台上的实现流程(The implementation process of the five common de-interlacing algorithm in the MATLAB platform)
- 2013-04-14 20:23:51下载
- 积分:1
-
Basesss2
FCM code source help you to execute an automatic seglentation using c++ language
- 2014-08-30 07:02:29下载
- 积分:1
-
weitohui
学好数字图像处理,学好matlab,学好vc++,怎么能少了位图转灰度图像c++源码。(you will succeed.)
- 2013-11-08 20:08:06下载
- 积分:1
-
JJLine
说明: 一个简单ARX画线, f f(a simple line drawing,)
- 2006-03-02 14:53:11下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
partial_transmit_sequence
THIS IS THE MATLAB CODE FOR PTS TO REDUCE PAPR
- 2014-02-25 11:49:03下载
- 积分:1
-
GA_SVM
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
- 2020-06-19 18:40:02下载
- 积分:1
-
Cmd_on_TitleBar
Add a button on main window title bar
- 2014-10-12 00:00:39下载
- 积分:1
-
bujiaozuizong
目标追踪代码学习,经供参考版权所有侵权必究谢谢合作(Thank you for your cooperation target tracking code to learn reserved for reference Copyright infringement)
- 2013-01-10 17:13:36下载
- 积分:1
-
matlab_vc
这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
- 2005-03-14 10:59:12下载
- 积分:1