-
voicebox
voicebox ,很不错的matlab源程序(voicebox, a very good source matlab)
- 2007-08-03 21:02:51下载
- 积分:1
-
MATLAB7_0
MATLAB7_0基础教程_清华大学 希望需要的朋友自己看看哦 matlab是我们重要的工具~!(_ Tsinghua University tutorial basic MATLAB7_0 hope to see their own friends required Oh matlab are important tools for us ~!)
- 2009-03-23 19:34:45下载
- 积分:1
-
cfa_laroche
将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
- 2020-09-12 13:48:01下载
- 积分:1
-
GA
简单遗传算法MATLAB实现,详细的介绍了简单遗传算法的实现过程,并以一个简单的函数优化作为案例说明了其应用。但是由于该测试函数过于简单,在实际的应用过程中,还需要对相关参数进行调整,使其效率得到更大的提高。(Simple genetic algorithm based on MATLAB realize, describes in detail the process of simple genetic algorithm, and a simple function optimization as a case illustrate its application. However, since the test function is too simple, in the actual application process, the relevant parameters need to be adjusted to greater increase efficiency.)
- 2013-09-05 16:52:07下载
- 积分:1
-
intrans
灰度变换元代码,用于matlab7.0以上版本(Picture Process)
- 2011-12-15 21:13:07下载
- 积分:1
-
桑原滤波器
此函数可实现桑原滤波器,降低噪声的同时保留边缘内容图像的二维非线性滤波器。以下代码示例:
RGB = imread("saturn.png") ;
我 = rgb2gray(RGB) ;
J = imnoise(I,"gaussian",0,0.005) ;
Y = kuwahara(J,5,true) ;
- 2022-03-16 22:54:00下载
- 积分:1
-
truetime-1.5
用于网络控制系统仿真,作为matlab的一个工具箱,十分好用,简单易操作,1.5为Truetime的最高版本(for network control system simulation, as a Matlab toolbox, a very convenient, simple and easy operation, 1.5 for the maximum version Truetime)
- 2007-05-11 13:13:56下载
- 积分:1
-
ipopf-MATLAB
此代码是《现代电力系统分析》王锡凡版的潮流优化计算的相关内容内点法的实现。(This code is the realization of analysis version of Wang sifan flow optimization related content calculation of interior point method for modern power system.
)
- 2015-05-12 12:13:05下载
- 积分:1
-
MATLAB图像处理实例详解
MATLAB图像处理实例详解,学习图像处理入门必备。
- 2023-09-04 23:25:04下载
- 积分:1
-
TCM
卫星通信系统格状编码调制,附有详细文档和源码(Satellite communication systems trellis coded modulation, with detailed documentation and source code)
- 2007-11-14 14:54:27下载
- 积分:1