搜索资源列表
SglCon
- 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本-mapping function using mcc generated code embedded VC engineering example, Win32 Console Version
SglMFC
- 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
S200502106_SVM_for_classfication
- SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
VBA-Huitu
- 在Excel后台中应用VBA语言编制的自动绘图代码,使用方便快捷,以分布统计为例。-Applications in Excel VBA language background in the preparation of automatic drawing code, quick and easy to use, to the distribution of statistics, for example.
gupiaohuitu
- 股票绘图 代码很有用的代码-Stock graphics code very useful code
mmbox
- matlab绘图代码:取得一个Rubberband Box的位置向量-mapping matlab code: get a Rubberband Box location vector
matlab-plot
- 自己整理的各种matlab绘图代码,包括一维、二维、三维情况-Matlab drawing a variety of finishing their own code, including the one-dimensional, two-dimensional, three-dimensional case
matlab-plot
- matlab写的一个用于显示图形的绘图界面,只需将绘图代码输入,即可单击显示按钮显示图形。-matlab write a graphics interface for displaying graphics, simply enter the drawing code, you can click the Show button to display the graphics.
plot
- 用matlab自行编写的概率密度函数绘图代码-failed to translate
CPP
- C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
matlabdrawaFFT
- 简单易用的matlab FFT程序,零频在中间,另外还经常用的matlab绘图代码列了出来-Simple and easy-to-use program matlab FFT, zero frequency in the middle, is also often used matlab drawing code out
huitu
- MATLAB中绘图代码,可以帮助初学者提高绘图能力,-MATLAB drawing code, can help beginners improve drawing ability
TSP问题代码
- 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
R语言数据分析及绘图代码
- 关联是两个或多个变量取值之间存在的一类重要的可被发现的某种规律性。关联分析目的是寻找给定数据记录集中数据项之间隐藏的关联关系,描述数据之间的密切度。(Association is a kind of important discoverable regularity between the values of two or more variables. The purpose of association analysis is to find hidden relationships amo
相图、分岔图
- 非线性动力学控制理论中的相图和分岔图绘图代码(Drawing Code for Phase Diagram and Bifurcation Diagram of Nonlinear Dynamics Theory)
学习Matlab的60个经典程序代码
- 学习Matlab的60个经典程序代码,快速掌握Matlab,学会经典的Matlab算法。包含常见数值计算与数据统计及绘图案例。
carfollowing_self
- 刺激反应跟驰模型matlab数值仿真及绘图代码(Matlab numerical simulation and drawing code of stimulus response following model)
HHT代码
- 适用于电化学噪声的HHT变换,求解边际谱和绘图(It is suitable for HHT transformation of electrochemical noise, marginal spectrum and mapping)
三轴磁力计空间椭球绘图
- (1)三轴磁力计会因空间磁场干扰会发生变形;(2)此代码可以根据实测数据绘制磁场空间分布,评判测试环境的磁场分布是否均匀,是否有强磁干扰存在。
机器人轨迹3次B样条曲线代码
- 机器人轨迹3次B样条曲线代码 包括速度 加速度 绘图