资源列表
csgl.1.4.1.doc
- csgl函数库说明文档,包括所有的使用方法-csgl library documentation, including the use of all
bid-openrecon-73073141ad05
- CT图像重建,包含经典的FBP,SART以及TV类算法。-CT imagge reconstruction
image-quality-evaluation
- 该matlab代码主要用于计算图像的边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。- calculate the uation average gradient, edge strength, information entropy, gray are Value, standard deviation (mean square er
fractional-differential
- 基于分数阶微分的图像增强技术,代码可以根据图像的梯度信息,更好地增强图像的高频部分,非线性地保留低频部分。-Fractional differential enhancement technology-based image code according to the gradient information of the image can better enhance the high frequency part of the image, to retain the low-freque
CST_airfoil_fitting
- 一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。 首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )-it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program
polardb
- 将角度和幅度的二维数组画成dB值的polar图- POLARDB Polar coordinate plot. POLARDB(THETA, RHO) makes a plot using polar coordinates of the angle THETA, in radians, versus the radius RHO in dB. The maximum value of RHO should not exceed 1. It sh
qcview_all
- qcview全套,有32位用的还有64位用的,里面还有DOSBOX,DOS4GW,绘图需要的基本文件,放到同一目录下就可以了!-qcview all
voronoi_MATLAB
- 此程序用来在MATLAB中创建泰森多边形,并且在产生随机中心点的同时,各中心点必须满足特定的距离关系,最后输出中心点坐标以及相应的顶点坐标,以在ABAQUS中建模。-This procedure is used in MATLAB create Thiessen polygons, and at the same time generating random center point, each center must meet specific distance relationship, t
denseCRF_matlab-master
- MIT的nips11文章的matlab实现,全连接crf做图像语义分割示例,代码很清晰,方便自己改进-matlab implementation of MIT s paper in nips11 articlesFully connected crf do semantic image segmentation example, the code is very clear, easy to improve themselves
unwraping-phase-of-FTP
- 傅里叶轮廓变换术,通过单幅条纹图像提取相位,最后根据上述信息,模拟曲面轮廓-Contour Fourier transform technique, through single stripe image extraction phase, the last light of the above information, an analog surface profile
油气层地震正演模型
- 基于matlab程序,利用速度场的变化建立地震勘探的地下油气模型。通过设计波形达到正演效果。可清晰得到地下油气藏的地震资料差异,
EMD样本熵特征提取
- 分享样本熵(Sample Entropy, SampEn, SE)的理论相关知识及其代码实现。