-
MixFigure
另一个VC与Matlab混合编程的例子,调用了Matlab的绘图界面,并将它嵌入到对话框的界面中(Another VC and Matlab examples of hybrid programming, call the Matlab graphics interface, and it is embedded into the dialog box interface)
- 2008-03-01 22:49:20下载
- 积分:1
-
~2Book_MATLAB+simulink
MATLAB/Simulink属于一种通用的科学计算和系统仿真语言。在MATLAB/Simulink下,从数学模型到计算机仿真模型的转换非常容易。MATLAB/Simulink提供了三种?方法:(MATLAB/Simulink is a general-purpose scientific computing, and system simulation language. In MATLAB/Simulink from the mathematical model to a computer simulation model of the conversion is easy. MATLAB/Simulink to provide ? three methods:)
- 2008-07-27 17:06:29下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
fdtd2D_TE_Mur
二维FDTD程序,采用Mur吸收边界,实现了较好的吸收效果,可以用来与UPML吸收边界比较。(2D FDTD program, the Mur absorbing boundary to achieve a better absorption, can be used with UPML absorbing boundary.)
- 2012-02-14 17:24:34下载
- 积分:1
-
Registration
实现多帧图像的配准,在matlab文件中,图像的读入部分需要自己补入图像路径或自己读取图像数据保存如ImgSource即可(Multi-frame image registration in matlab file, the reading section of the image into the image path needs to be add by the readers, or save the read image data as ImgSource)
- 2014-07-30 23:08:30下载
- 积分:1
-
suzuki_fading
suzuki模型matlab仿真,给大家参考参考(suzuki model matlab simulation, for everyone to refer to the reference)
- 2011-01-20 16:38:57下载
- 积分:1
-
route
说明: wsn路由,用matlab仿真,具有选簇的功能(WSN routing, using matlab simulation, with the election of the functional cluster)
- 2008-10-28 13:54:47下载
- 积分:1
-
神经网络回归拟合预测
说明: 程序-神经网络的回归拟合——基于近红外光谱的汽油辛烷值预测(Program-Neural Network Regression Fitting-Prediction of Gasoline Octane Number Based on Near Infrared Spectroscopy)
- 2020-06-18 02:40:02下载
- 积分:1
-
Matlab-Image-Processing-Full
This Pdf introduces you to the fundamentals of image processing using
MATLAB and the Image Processing Toolbox. It describes the types of images
supported, and how MATLAB represents them. It also explains the basics of
working with image data and coordinate systems.
- 2013-05-07 17:45:01下载
- 积分:1
-
FILTER_REAL_TIME
实时滤波器,具有精美界面,可以开发自己的应用功能。(You can use 4 types of filters:
- Butterworth
- Chebyshev 1
- Chebyshev 2
- Elliptic
You can use them as:
- Lowpass
- Highpass
- Bandpass
- Stopband
Showing theirs features in frequency, phase and the z plane. After the desing phase you can apply the designed filter in real time to incoming audio signal from the microphone.
)
- 2009-07-16 21:10:05下载
- 积分:1