-
Gaussian-blur-with-CUDA-5
cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
- 2013-10-01 10:52:33下载
- 积分:1
-
SelectPic_1
实现视频 分帧功能 按照灰度值存储 直接matlab读取(matlab vc )
- 2011-10-25 22:41:32下载
- 积分:1
-
GoldSequece
gold序列的matlab仿真,生成gold序列,对于扩频跳频通信系统非常有用的好代码,直接用即可。(matlab gold sequence of simulation, generate gold sequence for frequency hopping spread spectrum communication system is very useful for good code can be directly used.)
- 2015-03-28 15:17:25下载
- 积分:1
-
qhanoi
q learning 写的hanoi塔,增强学习使用。汉诺塔(q learning to write hanoi tower)
- 2013-12-12 16:30:59下载
- 积分:1
-
image-compresion-introduction
Introduction to image compression
- 2012-01-21 23:43:29下载
- 积分:1
-
CV1D_JD
对目标进行卡尔曼滤波,绘制出了该算法的跟踪效果、预测位置和更新位置的对比图、预测速度和更新速度的对比图。(Kalman filtering of targets drawn out of the tracking performance of the algorithm to predict the location and updated comparison chart position to predict the speed and update rate comparison chart.)
- 2014-03-17 22:21:58下载
- 积分:1
-
EZW_finished_myself
经过上机调试,可以运行,是基本的EZW算法的仿真编码,希望对大家有帮助。(On native debugging, you can run the basic EZW algorithm simulation code, we hope to help.)
- 2012-05-19 20:01:48下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
image_Histogram_equalization
matlab中重要的数字图像处理技术:直方均衡化,可以看出灰度图像的灰度值分布,并且去噪。(matlab important digital image processing techniques: Histogram equalization, we can see the distribution of gray-scale image of the gray value, and the de-noising.)
- 2009-11-24 11:25:28下载
- 积分:1
-
math
关于matlab的数学基础的英文资料,对于了解matlab的编程原理有很好的帮助(About matlab mathematical foundations of English, for the understanding of matlab programming principles of good help)
- 2013-11-03 16:13:58下载
- 积分:1