-
jianmozhishenyanzhenduanwenti-
这是本人原创的数学建模论文,希望对参加数学建模建模的同学有帮助(This is the mathematical modeling of my original thesis, I hope to help students to participate in the mathematical modeling modeling)
- 2013-04-19 22:27:54下载
- 积分:1
-
LPPmatlab
流行学习方法局部保持投影(LPP)算法MATLAB代码(Popular learning methods locality preserving projections (LPP) algorithm MATLAB code)
- 2021-01-03 00:38:57下载
- 积分:1
-
structure
structure of periodic crystal
- 2010-11-13 16:01:55下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟的仿真与程序(OFDM technology and its MATLAB simulation and process simulation)
- 2010-05-18 20:50:10下载
- 积分:1
-
gui
this is the example for matlab GUI
- 2011-08-13 08:44:37下载
- 积分:1
-
BA_ELM
用蝙蝠算法(BA)对极限学习机(ELM)的输入权值和偏执进行进行优化,其诊断精度有明显提升。(With bat algorithm (BA) on Extreme Learning Machine (ELM) input weights and paranoia were optimized diagnostic accuracy has improved significantly.)
- 2021-04-08 15:49:00下载
- 积分:1
-
EXERCICIO5A
single phase active harmonic filter
- 2013-09-08 02:01:24下载
- 积分:1
-
Wavelet-Project-21-6-2005
code source compression image using Haar wavelet
By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu
To compress an image use this command in MATLAB:
haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE)
example:
haar_compression( dancer.jpg ,50,3) //Haar mosaic size will be 2^3
- 2015-02-15 15:07:24下载
- 积分:1
-
additivePnoisePchannel
高斯加性模拟信道,模拟仿真高斯白噪声情况下信号传输情况(additional noise channel)
- 2013-05-11 23:11:59下载
- 积分:1
-
optim
Sequentielle Quadratische Optimierung fuer
f(x) = Min!, g(x) >= 0, h(x) = 0
unter Regularitaetsbedingung
FUNKTIONEN:
gp.m, gp_g.m, restor.m, sigini.m
name_f.m: Zielfunktion/Gradient
name_g.m: Ungleichunen/Gradienten
name_h.m: Gleichungen/Gradienten
INPUT:
name Name des Problems
x zulaessiger Punkt als Startvektor
OUTPUT:
(x,y,z) Kuhn-Tucker-Punkt
f = f(x) Funktionswert
errorcode = 1: Max. Schrittzahl in Iteration
errorcode = 2: Max. Schrittzahl in Backtracking
errorcode = 3: x nicht zulaessig
- 2015-01-07 15:36:55下载
- 积分:1