搜索资源列表
svm_toolbox
- 支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。-SVM Toolbox, which contains MATLAB demo programs and some of the basic functions (Calculation Kernel function, SVM training function and parameter selection cross-validation functions,
asamin
- 退火算法 用C语言实现算法函数,Matlab语言实现算法-annealing algorithm in C language function algorithm, the algorithm in Matlab
matlab6src
- 从vc中调用matlab的画图、数值计算等函数,方便易行。-from vc Calling Matlab drawing, numerical calculation function, user-friendly.
bp算法
- bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation o
GraphAlgorithms
- Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for
VC调用matlab中自定义的.m
- 这个程序是我用来做数据处理的,在VC中调用matlab编写的.m文件来实现我所需功能,直接调用matlab中现成的函数来处理在vc中需要自己编很长代码来实现的数据处理函数,提高了工作效率,结合vc的界面美观与matlab的方便-this procedure is used for data processing. the VC Calling Matlab prepared. m documents I needed to realize functions, called directly a
C&Matlab
- c语言调用matlab函数实现混合编程实例-function called hybrid Matlab programming examples
annmatlab
- 神经网络得matlab实现,实现函数得曲线拟合-neural networks in Matlab, has implemented function in curve fitting
scrambler
- 通信系统中扰码的实现,采用Matlab的S函数-Communication System Scramble the realization of Matlab function S
mathematica-function
- mathematica函数大全,出色的符号运算能力。与matlab,maple等数学运算软件齐名
matlabjiemian
- matlab的图形,界面设计的等多项函数-matlab the graphics, interface design, such as the number of function
WavPlayer
- A GUI file that permit play wav files, but with someones tips such as echo, reverse function, player mono function, fast play, slow play,etc-A GUI file that permit play wav files, but with someones tips such as echo, reverse function, player mono fun
matlabfunction
- matlab一些常用的函数介绍,大家可以用一下-matlab function to introduce a number of commonly used
untitled4
- 使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图; 使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。 利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。 使用PLOTYY命令,可设坐标。 利用二维绘图函数patch函数fill ,
matlabGUIexmMyfirstGUI
- 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
digitalclock
- 采用Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能。-By the use of Matlab GUI functions, a friendly user interface is coded. The function with real-time tracking shows that the function of time.
Bode
- This program calculates the transfer function and makes the analysis of the Bode plot
ellipse
- ellipse椭圆函数maltab实现程序-ellipse Matlab function
Dig_Filter
- Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes
matlab
- vc下调用matlab功能的例子,请大家参考-vc call matlab function,please refer it