-
ASSGN3
assignment 3 containing some edge preserving smoothing algorithms
- 2010-09-15 15:16:54下载
- 积分:1
-
dpsk_pe
一个基于matlab的dpsk仿真,加入了高斯白噪声(Dpsk the matlab-based simulation, adding the Gaussian white noise)
- 2009-05-15 07:49:03下载
- 积分:1
-
seulcopies
remove noise from one noisy copy of image
- 2011-05-17 22:46:33下载
- 积分:1
-
trust_region
trust_region求解约束优化问题 This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust region( This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust region)
- 2011-07-17 21:58:07下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
(EN_CN)SVM-Introduction-
网上能下载的本书的中文版均缺少89和97两页,又此书已绝版,本人只好从英文完整版中摘录缺少的内容,分别补全了这两页的内容。注:英文完整版也已经作为PDF的附件加了进去。
我也上传到了IASK,不能下载的朋友可以去搜索“(中文版)支持向量机导论.rar”(Internet can download the Chinese version of the book were missing two 89 and 97, and the book is out of print, I had to excerpts missing content from the English full version, respectively, to complement the content of the two pages. Note: The full version of English has also been added as an attachment inside a PDF.
I also uploaded to the IASK, can not download friends can go search for "(Chinese version) Introduction to Support Vector Machines. Rar")
- 2013-11-27 23:58:27下载
- 积分:1
-
AES_matlab
AES加密和解密算法的MATLAB实现算法,经过验证能够实现其功能,很值得大家来学习!(AES encryption and decryption algorithms MATLAB algorithm, proven able to fulfill its function, it is worth learning!)
- 2020-12-20 19:49:08下载
- 积分:1
-
Channel-capacity-C
信道容量C的迭代算法,解决信道容量迭代计算的问题。(Channel capacity C of the iterative algorithm to solve the problem of iterative calculation of channel capacity.)
- 2012-05-07 14:32:44下载
- 积分:1
-
two-parameter-genetic-
给出一个两个参数的matlab遗传算法的仿真程序,有一定的科研参考价值.值得一看.(wo have given a two algorithm matlab genetic algorithm,it can be useted by researchers.)
- 2012-08-26 17:01:26下载
- 积分:1
-
modern-operating-systems
modern operating systems (clear edition) three chapters
- 2013-09-25 23:30:10下载
- 积分:1