-
seawater_freezetemp
海水深度温度计算器函数返回的海水盐度和压力的冻结温度(℃)。(Sea water freezing temperature calculator
)
- 2012-05-09 11:23:30下载
- 积分:1
-
Image-Procession
使用MATLAB设计图像处理界面,其中包括彩色图像处理,图像增强,基本图像转换功能等。(Using MATLAB to design the interface of Image processing, including color image processing, image enhancement, basic image conversion function.)
- 2014-10-13 20:08:49下载
- 积分:1
-
distBW2lines
Distance between two lines
- 2013-03-13 07:23:21下载
- 积分:1
-
RRANSAC.m
RANSAC image registration software
- 2009-03-04 22:43:14下载
- 积分:1
-
barbar
在matlab下绘制三维柱状图,并且每根柱子用不同的颜色来显示成员的大小。在某种意义上,四维的显示(Under the three-dimensional drawing in matlab histogram, and each column with different colors to show the size of the members. In a sense, the four-dimensional display)
- 2008-01-10 23:27:06下载
- 积分:1
-
基于matlab利用一维FDTD方法对电磁波传播及反射透射进行仿真
基于matlab利用一维FDTD方法对电磁波传播及反射透射进行仿真(Based on matlab using one-dimensional FDTD method and the reflection and transmission of electromagnetic wave propagation simulation)
- 2020-07-04 01:00:01下载
- 积分:1
-
elastic-machenics--example-program
弹性力学自动计算软件,仅适用于图片中题目(Software automatically calculates the elasticity is only applicable to the subject image)
- 2011-11-22 16:27:25下载
- 积分:1
-
automate_image_twothreads
说明: matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
- 2011-03-25 13:42:57下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
AHPMATLAB
AHP法代码,可以自动检验一致性,开发环境为matlab(AHP method code, can automatically check the consistency, the development environment for matlab)
- 2011-07-22 15:29:24下载
- 积分:1