搜索资源列表
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
MATLAB_exmple
- 精通MATLAB综合辅导与指南例程,适合初学者使用
matlab_to_draw_the_cubic_B-spline
- 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值
matlab-87-example
- 关于利用matlab绘图的87个基本例程,方便使用
matlab凸集投影程序
- 用matlab,使用凸集投影方法实现图像高分辨率重建
等高图matlab程序例子
- 一段自己写的等高图matlab小程序,有数据,有图像!很使用,我就上传共享! 对初学者很有帮助!!!
mmdraw.rar
- matlab图像处理:使用鼠标画一条线并设定属性的算法代码,matlab image processing: Using the mouse draw a line and set the attributes algorithm code
matlab_plot
- 使用MATLAB软件将三维图转化为二维图形实现。-Using the MATLAB software to three-dimensional images into two-dimensional graphics to achieve.
1
- 里面有怎样使用MATLAB进行图像读取,灰度化,增强和边缘检测的代码和说明。并且有详细的处理步骤,对初学者很有用。-Image processing Graytion Image Enhancement Edge Detection
k_gray_histeq
- 直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果-Histogram equalization of the MATLAB process, I have written algorithms, can be downloaded using the U.S. to see the effect of
chip_histogram_features
- 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
MATLAB
- OFDM系统同步中的定时估计算法,主要使用了极大似然估计法。此程序实现极大似然估计法定时的程序。-OFDM system, synchronization of timing estimation algorithm, the main use of maximum likelihood estimation method. Realize this procedure maximum likelihood estimation when the statutory procedures.
DrawCircle
- 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
Car-moving-by-Matlab
- 本系统主要是设计一个简单的比例放大器,使小车能以指定的速度运动。采用“自下而上”,“分层”建模思想而设计的。主要包括了理论分析与设计、仿真系统的创建、仿真结果、仿真操作说明、结论等五部分。使用Matlab7.1实现-This system is mainly to design a simple proportional amplifier, so the car can be specified speed of movement. " Bottom up" and " layered"
Matlab
- 怎样使用MATLAB软件绘制图像,是图片达到预期的效果-How to draw the image using MATLAB software images to achieve the desired effect
MATLAB-GUI
- gui是用户可视化界面,是指采用图形方式显示的计算机操作用户界面。与早期计算机使用的命令行界面相比,图形界面对于用户来说在视觉上更易于接受。资料中介绍了GUI的基础知识。-GUI is a visual interface, it is to point to use graphical display computer operation user interface compared with early computer using the command line interface,
matlab
- 一个简单的图像水印算法matlab源码。非常方便使用,一看就懂。-A simple image watermarking algorithm matlab source. Very easy to use, one can understand.
matlab-3
- matlab源码-跟踪导弹动画演示程序 可以作为参考使用-matlab source- tracking missiles animation program can be used as references
TracesPlay-0.2.r663-win32
- 可以使用matlab直接读取.pacp文件中的数据(You can use matlab to read data in.Pacp file directly.)
learnmatlab
- 使用matlab显示图像3D图,显示图像特征(Use Matlab to display images in 3D.)