-
uged
换热器模型的MATLAB实现,可用于工程计算,还可以用于教学演示(Heat exchanger model of MATLAB and can be used for engineering calculation, and can also be used for teaching demonstration)
- 2017-08-13 06:23:33下载
- 积分:1
-
Circle-detection
hough和randon函数求图像中圆,对于水中气泡检测效果很不错(Circle detection based on random Hough transform)
- 2021-05-08 02:16:35下载
- 积分:1
-
conv
矩阵卷积的几种版本:conv函数,矩阵乘法形式,纯矩阵乘法形式(Several versions of matrix convolution: convolutional vision, matrix vision, only-matrix vision)
- 2017-11-12 09:59:08下载
- 积分:1
-
压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL
压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法(DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation,
which can be computed for L1 and grouped L1 (and many other) sparsity inducing regularizers. If you are interested in our algorithm please find more details in our technical report or in my talk at Optimization for Machine Learning Workshop (NIPS 2009).)
- 2011-04-25 10:19:38下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
Generate-SAR-image
生成SAR图像程序,可以生成幅度SAR图像和强度SAR图像。(This procedure generate SAR images, and it can generate the amplitude SAR image and the intensity SAR image .)
- 2012-03-16 23:03:52下载
- 积分:1
-
cs
说明: 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。(Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.)
- 2009-01-14 13:49:38下载
- 积分:1
-
radiometric-correction-
本程序可以实现遥感图像的辐射校正、辐射归一化(This program can achieve the radiometric calibration of remote sensing images, radiation normalized)
- 2021-05-16 19:30:08下载
- 积分:1
-
纹理特征提取
应用灰度共生矩阵求解纹理特征并用熵,相关性,惯性矩,能量,局部平衡等参数带有实例照片可以直接编译(Applying the grayscale symbiotic matrix to solve the texture features and using entropy, correlation, inertia moment, energy, local equilibrium and other parameters with example photos can be compiled directly.)
- 2018-01-29 09:37:43下载
- 积分:1
-
RGBImage
利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写(The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare)
- 2009-10-31 19:29:03下载
- 积分:1