资源列表
steepest_method_with_const_step
- NUMERICAL OPTIMIZATION: This steepest descent method with constant step length to find the minima of f(x, y) = xy exp(− 2x^2 − y^2 + 0.3y) Graphical represxentation in 5 ways of solution, simple and clear explained.-NUMERICAL OPTIMIZ
svdtest
- 用于描述26个英文字母在奇异值分解后的空间平面的分布-the English texts are mapped into frequency matrixes of order 26 and the dimensions of texts representation space are reduced through Singular Value Decomposition. Second, it fuses the features of the
tissue5
- Program Descr iption: plot a fiber network, label its edges and vertices, read and display the forces
MUSIC_algrithms
- MUSIC算法,即多重信号分类法,经典的高分辨方位估计估计方法,好好学习一下-Multiple signal classification, which is the tipical DOA method with high resolution, should be well studied.
phase_array
- 相控阵天线仿真图,采用的是30db切比雪夫加权,matlab格式的-Phased array antenna simulation map, using the weighted Chebyshev 30db, matlab format
minRosen
- matlab 优化 rosen乘子法 用户可以根据自己的意愿在cmd中进行初始化-rosen method code in matlab
parisa-javadi-no.2
- it is a code for machine vision
ekvalaizer1
- model equalizer organizated on the algoritm lms and Kalman
lsb_embed1
- 数字水印lsb算法。matlab实现。空域算法,替换各像素最低位,不可见性较强,适用于脆弱水印。-Lsb watermarking algorithm. matlab implementation. Airspace algorithm, replacing the lowest level of each pixel, invisible and strong, suitable for fragile watermarking.
IntGaussLager
- 在Matlab中用高斯—拉盖尔公式及高斯—埃尔米特公式求函数的近似积分。-How to use IntGaussLager and IntGaussHermite formula expressions caltulate approximate integration of functional in Matlab.
xishutu
- 对复小波提取高频及低频的系数 并对相应的实小波的系数也进行了提取-Extraction of complex wavelet coefficients of high frequency and low frequency And the corresponding real wavelet coefficient were extracted
filterImage
- There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1
