此matlab程序针对320×240的tft液晶显示屏,可以将任何格式的图片转为tft所用的16位(65536色)LCD的表示,并写成一维数组的c文件,便于图片显示的调用。
上传时间: 2014-11-25
上传用户:lili123
视频:关于Matlab java,C++,C#的混合编程视频教学2
上传时间: 2014-01-26
上传用户:bruce
为stanford大学donoho教授所编写的redgit变换源代码。是用c编写的,但已转化至matlab环境使用。
上传时间: 2016-08-31
上传用户:赵云兴
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
标签: signal object-oriented implements library
上传时间: 2014-12-21
上传用户:lunshaomo
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
上传时间: 2013-12-20
上传用户:jkhjkh1982
MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能! 在ellipse之函数当中,其输入之变数分别如下: -ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。 -rb 椭圆之矩轴半径,可为列矩阵,如ra。 -ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。 -x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。 -C 椭圆线之颜色 -Nb 绘椭圆时所用之点数。
上传时间: 2013-11-28
上传用户:zhangliming420
ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序
上传时间: 2013-12-10
上传用户:lixinxiang
Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is part of the MATLAB Application Program Interface, or API.
标签: self-contained manipulating environment programming
上传时间: 2016-10-25
上传用户:stella2015
matlab的WCDMA程序,3G研究人员很好的参考程序,也包括C程序。
上传时间: 2013-12-05
上传用户:pkkkkp
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。
上传时间: 2013-12-25
上传用户:lacsx