-
Imageprocessing
图像处理入门教程,比较适合初学者,对于图像知识有所掌控,内容比较详细。(Image Processing Getting Started tutorial, suitable for beginners, more detailed image of knowledge has been the control.)
- 2012-06-27 07:53:08下载
- 积分:1
-
反激变换器
用SIMULINK搭建的反激变换器的闭环仿真(Closed loop simulation of flyback converter built with SIMULINK)
- 2018-06-11 16:30:17下载
- 积分:1
-
TSP-GA
说明: 使用ga解决tsp问题,使用attp48城市数据(Use GA to solve TSP problems and attP48 city data)
- 2020-06-30 10:12:05下载
- 积分:1
-
efficient-MATLAB
精通MATLAB综合辅导与指南例程,讲解详细,例子丰富(Comprehensive counseling and guidance proficient in MATLAB routines, explain in detail, example-rich)
- 2009-12-24 13:59:49下载
- 积分:1
-
4
本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 16:00:16下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
FIR_window
窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。(Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.)
- 2009-01-10 11:10:44下载
- 积分:1
-
FANGZHENDAIMA-
是用matlabK联合FPGA一起实现波形仿真,不同于大家常见的别的方法。是平行于SILK技术的一种技术(DDS MATLAB 仿真)
- 2012-05-05 17:55:22下载
- 积分:1
-
DCT、DWT数字水印技术
说明: 基于DCT和DWT的数字水印技术,可对图像进行DCT和DWT变换(Digital watermarking technology based on DCT and DWT can transform image into DCT and DWT)
- 2020-04-21 09:26:38下载
- 积分:1
-
ASM分割
ASM模型是由手工绘制的轮廓(三维曲面)在训练图像的培训。 ASM模型认为在使用主成分分析(PCA),这使得该模型来自动识别,如果一个轮廓是可能好的目标轮廓的训练数据的主要变化。还在ASM模式包含矩阵描述在垂直于控制点的线的质地,这些被用来校正在搜索步骤的位置。
- 2022-04-23 20:58:50下载
- 积分:1