登录
首页 » matlab » newtonhuan

newtonhuan

于 2006-10-22 发布 文件大小:1KB
0 220
下载积分: 1 下载次数: 184

代码说明:

  这个程序可以实现牛顿环(Newton s rings)的演示, 其中可调参数包括波长, 透镜曲率半径及最低点空气缝隙的厚度.参数的调节是通过欢快实现的,其中颜色 随波长近似的变化. 本程序可以增进读者对牛顿环的理解.(this procedure can be achieved Newton Central (Newton's rings) demonstration. with adjustable parameters including wavelength, lens curvature radius and minimum thickness of the air gap. Parameter adjustment is achieved through the jubilant, With these color changes in the wavelength approximation. The procedure can improve readers to understand the Newton ring.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tqwt_matlab_toolbox
    可调Q因子小波变换,用在故障诊断中,程序中包含了原始TQWT工具箱和轴承振动信号信号的谱包络的求取等,最新的应用成果(Adjustable Q-factor wavelet transform used in fault diagnosis, the program includes a spectral envelope of the original TQWT toolbox and bearing vibration signal signal to strike, etc., the latest application of the results)
    2014-09-26 11:50:34下载
    积分:1
  • fuzzyadaptiv
    自适应模糊控制的MATLAB/simulink仿真。(MATLAB/simulink simulation of adaptive fuzzy controller.)
    2013-12-10 11:17:24下载
    积分:1
  • adaline
    The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
    2010-12-08 16:56:14下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • BP1
    BP神经网络实现图像压缩,用的matlab语言,图像处理中很常用的(BP neural network image compression, using matlab language, very commonly used in image processing)
    2015-04-13 08:49:02下载
    积分:1
  • matlabsuanfa
    matlab常用优化算法,含数据分析,解方程,插值与拟合和规划问题。(matlab optimization algorithm commonly used, including data analysis, solution of equations, interpolation and fitting and planning issues.)
    2015-08-25 11:00:43下载
    积分:1
  • MATLABSimulation
    说明:  关于Matlab的数字仿真及应用,用于信号分析等 (On the Matlab simulation and the number of applications for signal analysis, etc.)
    2008-11-20 01:25:08下载
    积分:1
  • pso
    粒子群算法的一些程序 标准PSO算法 范例 (PSO Matlab progam)
    2012-10-15 20:41:38下载
    积分:1
  • 19854828GENETIC
    用MATLAB实现遗传算法中的好多问题,或许对您有些帮助。(Using MATLAB genetic algorithm implementation of a lot of questions, perhaps some of your help.)
    2009-03-18 14:04:29下载
    积分:1
  • featurecluster
    在语音信号处理中,特征的聚类用matlab来实现(in voice signal processing, feature clustering to achieve using Matlab)
    2005-08-04 22:06:43下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载