-
matlabzhilingbiao
引用 MATLAB 主要函数指令表,引用 MATLAB 主要函数指令表(MATLAB,MATLABMATLABMATLAB)
- 2010-02-07 09:52:08下载
- 积分:1
-
music
利用matlab实现特征分解法music法的matlab程序实现,不是调用函数,而是通过算法思想一步步实现的,希望对完成课程作业的同学有用(Using matlab to achieve the characteristics of decomposition matlab program of law music law, not to call the function, but rather a step by step through the algorithm thought, I hope useful for students to complete coursework)
- 2012-06-15 10:36:22下载
- 积分:1
-
ECG_fiter_qrs
基于STM32单片机的ECG心电滤波算法(filter for ecg)
- 2011-12-29 12:39:04下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
hutu
说明: 应用MATLAB的M文件编程方法过行信号频域分析。分别用矩阵运算的方法计算方波的DFS,在60的时窗宽度上方波宽度分别为5与12。并且画出x(n)和DFS(x(n))的杆状图。(Application of MATLAB M-file programming off-line signal frequency domain analysis. Were calculated using matrix calculation of square wave of DFS, in the 60' s when the window width the width of the top of wave 5 and 12, respectively. And draw the x (n) and DFS (x (n)) of the rod-shaped graph.)
- 2010-04-03 16:04:03下载
- 积分:1
-
matlab对瑞利信号的仿真
在移动无线信道中,瑞利分布是最常见的用于描述平坦衰落信号接收包络或独立多径分量接收包络统计时变特性的一种分布类型,众所周知,两个正交高斯噪声信号之和的包络服从瑞丽分布。所以根据相关模型,编写程序代码,实现瑞利分布特性,由概率密度函数和累积分布函数来描述。
- 2023-07-31 15:55:02下载
- 积分:1
-
5
说明: MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.(MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.)
- 2009-06-04 08:57:26下载
- 积分:1
-
LZ78
本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出(This program implements the LZ78 encoding simple features, including file input and output from)
- 2010-12-23 19:10:04下载
- 积分:1
-
nmslhjyz
用matlab实现fec中丢失率和误码率-Using matlab to achieve fec loss rate and bit error rate in
- 2014-12-26 09:13:53下载
- 积分:1
-
简化数据模型 jianhuachengxu
简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。(Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topological relationships between the triangular dough piece, can be directly slice layered tangential plane with the grid cross-segment of the dough piece obtained without sorting, save when the contour line is generated on the cross segment reordering the time required, improve the efficiency of the hierarchical processing.)
- 2020-06-30 03:00:02下载
- 积分:1