-
matlab-tuxiangsuanf
matlab图像算法处理及仿真的几本不错的书(matlab image processing and simulation algorithms of a few good books)
- 2008-04-10 15:29:58下载
- 积分:1
-
iriscloud
一个云模型的例子,用来做预测和估计,刚注册成为会员,还是新手,请大家多多指教(cloud model example)
- 2011-05-31 21:04:30下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
awgn_channel
此程序为高斯白噪声AWGN信道的matlab描述(This program is Gaussian white noise AWGN channel matlab description)
- 2009-11-03 17:07:46下载
- 积分:1
-
FastBilateralFilter-(1)
fast bilateral filter for image denoising
- 2013-03-25 11:56:39下载
- 积分:1
-
source
白噪声 –单位冲激信号 –正弦信号 –方波信号 –三角波信号 功率谱(White Noise- unit impulse signal- sinusoidal signal- a square wave signal- triangular wave signal power spectrum)
- 2013-10-29 17:47:43下载
- 积分:1
-
signalandlinearsystemcoder
信号与线性系统的常用Matlab程序源代码(signal and linear systems used Matlab source code)
- 2007-04-19 15:11:28下载
- 积分:1
-
matlab-mingling
MATLAB常用命令,希望对你有帮助。初学者使用(Commonly used command, and I hope to help you. Beginner to use
)
- 2012-06-01 10:59:54下载
- 积分:1
-
missing_pixels
to fill the missing pixel areas
- 2012-10-06 22:29:22下载
- 积分:1
-
01
说明: 都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。(Supply and demand information network before the city divided into two parts design background, foreground main achievement of the display, search and publishing of information, which displays information including a list of displays and display details, but the list is displayed, the information is divided into the Home display list, see Under a category displays a list of all the information and the search results list displays Search functions include positioning search and fuzzy search. The main function of the background information display, information auditing, information deleted, pay setting and exit the registry, which is also divided into the information display function displays detailed contents list display.)
- 2013-12-23 22:11:27下载
- 积分:1