-
matlab-application
Matlab关于数学和物理问题的27种示范应该和解析,详细,并有程序解释,不可少的专业书啊,特别适合数学和方面的人!(Matlab mathematical and physical problems on the 27 model and should be resolved in detail, and explain the program, essential for professional book ah, especially for mathematics and in person!)
- 2011-09-29 09:53:50下载
- 积分:1
-
bm3d
用matlab编译的bm3d去噪代码,另外有均值滤波,中值滤波还有频域滤波的代码。(Bm3d denoising using matlab compiled code, and another mean filtering, median filtering and frequency domain filtering code.)
- 2021-04-21 21:08:49下载
- 积分:1
-
IdealAir
A matlab code for ideal air properties
- 2011-07-22 17:18:50下载
- 积分:1
-
gridfitdir
Those wishing to model a surface data in the
form of z(x,y) scattered or semi-scattered
data have had few options in matlab - mainly
griddata.
- 2015-02-03 16:26:05下载
- 积分:1
-
chushi
初始对准的程序和论文,matlab 的程序,文件名matlab的那个(Initial alignment of program and papers)
- 2012-08-15 14:36:07下载
- 积分:1
-
DSPremovenoise.m
這是一個利用butter filter 的bandstop 來濾除原始訊號中有雜訊的方法,先轉為spectrogram觀察雜訊所分步頻帶與能量,再依照要濾除的部分作bandstopa(This is a use of bandstop butter filter to filter out the noise of the original signal has a method, the first step into a spectrogram observation noise and energy of the band, then follow to filter out parts for bandstopa)
- 2014-01-07 23:01:23下载
- 积分:1
-
AssignmentSubmission
The aim of the assignment is to understand the concept of the image enhancement stage We need to know the technique to improve the image or better input for the image processing technique as in the assignment. In the first part of the assignment is the segmentation using thresholding technique.
Before we threshold the image, we need to prepare the better image for input such as histogram equalization to stretch the intensity value of the image before converting to binary image. In the second part of the assignment is about frequency domain. We need to transform the spatial image to frequency image using Fourier transform of the image before using the filter.
- 2011-01-04 22:36:49下载
- 积分:1
-
work
说明: matlab时频分析程序
功能完善的用户界面(matlab TFR)
- 2010-03-25 19:13:11下载
- 积分:1
-
101259328yiqun1
说明: 一个典型的蚁群算法示例,可以参考学习,讨论.一个很好的典型的蚁群算法示例,(A typical ant colony algorithm for example, can refer to learn, discuss. A very good example of a typical ant colony algorithm,)
- 2008-10-22 16:48:31下载
- 积分:1
-
P3
说明: 本程序可以绘制p3曲线,直接输入cv、cs、EX,也通过降雨或径流数据计算绘制
[cs,cv,ma] = p3plot(a,kk,b,bb,y1,cs_cv,ma,cs,cv,x0)
a=20 横向网格条数
kk=200 纵坐标标注间隔(间隔要是最大值和最小值差的整数倍)
b=2000 纵坐标最大值
bb=0 纵坐标最小值
y1=[] 降雨量,横向矩阵输入,如果没有请输入[]
cs_cv=[2] 没有,请输入[]
ma=[] 年平均降雨量,没有输入[]
cs=[] 没有,请输入[]
cv=[] 没有,请输入[]
x0=0.01 初始概率点,百分数,没有输入[]( this program can draw P3 curve, direct input CV, CS, EX, also by rainfall or runoff data calculation and drawing
The [cs, CV, ma] = p3plot (a, KK, B, BB, Y1, cs_cv, Ma, CS, CV, x0)
The a=20 of the number of horizontal grid
The kk=200 longitudinal coordinate labeling interval (interval if the maximum value and the minimum value of the integer times the difference)
The b=2000 of the maximum longitudinal coordinates
The bb=0 of the minimum longitudinal coordinates
The y1=[] rainfall, transverse matrix input, if not please input []
The cs_cv=[2] no, please enter []
The ma=[] of the average annual rainfall no input [].
The cs=[] no, please enter []
The cv=[] no, please enter []
x0=0.01 initial probability, percentage, no input [])
- 2014-11-15 10:15:40下载
- 积分:1