搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
echohidingmethod
- 回声法适用于图像信息处理,即图像数字水印技术,用MATLAB编译即可-Echo method is suitable for image processing, digital image watermarking technology that, you can use MATLAB Compiler
stockdatadsIF300
- 获取通达信软件IF300系列股指期货数据,如果matlab安装了与c的编译,并能与matlab连接画出K线走势图-For Mastery letter software stock data, if matlab is installed and c compiler, and the connection with the matlab draw a stock K-Line Chart
source-1
- 利用matlab编译,生产xilinxFPGA开发工具ISE所需要的rom任意初始化内容的文件格式。-Using matlab compiler, production xilinxFPGA development tools ISE need any rom initialize the contents of the file format.
aria-matlab-master
- 基于VC++编程环境及MobileRobots公司的ARIA编译平台的机器人小车控制程序,并结合matlab进行仿真-VC++ based programming environment and compiler platform MobileRobots' s ARIA robot trolley control procedures, combined with simulation matlab
pll
- 这是一个锁相环的MATLAB程序,编译通过,效果很好-This is a phase-locked loop MATLAB program, compiler, works well
SVPWM
- 用于matlab的svpwm的s函数,用mex编译后就可使用-Svpwm for matlab s function, can be used after the use of mex compiler
xindaobianma-rs
- 用于rs码的简单编译,很好用,也比较基础,都是直接调用matlab自带的函数,适合初学者-matlab,RS code for a simple compiler, very good use, but also the basis of comparison, are directly called matlab own function, suitable for beginners
zlipboard
- vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的,-The concrete living example of vc and matlab mixed programming, through the vc compiler calling matlab compiler,
Matlab-EMD工具箱
- 1、首先下载emd工具箱,50楼网址里面可以下。下载后解压放在matlab的work工作路径下package_emd文件夹。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(package_emd)点进去- Save- Close。 3、此时选择work下package_emd文件夹作为工作路径,即是C:\Program Files\MATLAB\R2010a\toolbox\package_emd。 4、在Command W
matlab-球体
- 利用matlab编译程序实现对球体的绘制,十分简单、有效(Using MATLAB compiler to achieve the sphere of drawing, very simple and effective)
matlab-多个坐标系
- 利用matlab编译程序实现一张图内绘制多个坐标系的功能(Using the MATLAB compiler to achieve a map drawing multiple coordinate function)
matlab宝典源文件
- 由浅入深、循序渐进地介绍了MATLAB的知识体系及操作方法。全书共分为7个部分23章,另外在光盘上附赠2个章节。其中主要介绍了如何使用MATLAB进行数据分析、数据可视化的方法、MATLAB编程、图形用户界面、MATLAB仿真,以及文件输入/输出、编译器和应用程序接口等高级技术。最大的特色在于每一节的例子都是经过精挑细选,具有很强的针对性(The knowledge system and operation methods of MATLAB are introduced in a shallo