CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - .m编程文件

搜索资源列表

  1. cata

    0下载:
  2. ▲问题描述: (1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、*、/),其中除法运算应输出所得的商和余数。 (2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。 组合数C(m,n)=m! / (n!*(m-n)!) Catalan数定义为:C(n)=C(2*n,n)/(n+1) ▲编程任务: 给定大整数m和n,计算C(m,n)和C(m)的精确值。 ▲数据输入: 由文件input.txt
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:683
    • 提供者:linyb
  1. Zuoye

    0下载:
  2. vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析-Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:43691
    • 提供者:liupengzhi
  1. 2FSK

    0下载:
  2. Matlab M文件编程实现2FSK通信系统的调制与解调,程序简单清晰,课程设计可用-Matlab M file programming 2FSK communication system modulation and demodulation, the program is simple and clear, curriculum design available
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:567
    • 提供者:jillzhao
  1. NI-Tutorial-7006-en

    0下载:
  2. 在LABVIEW与MATLAB混合编程时,有些人不知如何调用自己编的M文件,这份资料详细的介绍了这一过程,相信对你帮助会很大-In LABVIEW and MATLAB mixed programming, some people do not know how to call their series M-files, this information describes in detail the process, I believe you will be a great help
  3. 所属分类:LabView

    • 发布日期:2017-11-15
    • 文件大小:2481254
    • 提供者:zhanglong
  1. MathScript-SignalAnalysis

    0下载:
  2. 基于labview虚拟平台,利用mathscr ipt节点和m文件进行编程,实现不同相位波形的发生和显示,还可以实现输出波形的采样点、幅值、周期等的改变-Labview-based virtual platform, using mathscr ipt nodes and m file programming, and the occurrence of phase waveform display, you can also achieve the output waveform sampli
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:114237
    • 提供者:zgl
  1. image-match-matlab

    0下载:
  2. 图像配准技术及其MATLAB编程实现源码及自己测试M文件,希望对大家有所帮助-Image Registration and MATLAB programming source code and test their own M-files, we hope to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1269112
    • 提供者:xiaoxian
  1. LM

    0下载:
  2. OPencv的LM算法的编程实现,还有matlab编程的的M文件,能运行出结果-OPencv the LM algorithm programming, as well as the M-file matlab programming, able to run out the results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:4913531
    • 提供者:hanlili
  1. shuzixinhao

    0下载:
  2. 使用verilog编程,实现m序列发生,m转化为曼彻斯特编码。已经过仿真,拥有vt文件。-Use verilog programming, the realization of m sequence, m into Manchester coding. Simulation, has been with vt.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2473921
    • 提供者:谢华
  1. song_yyjjxq

    0下载:
  2. 利用matlab编程实现音乐义勇军进行曲的演奏,已保存为m-文件,可直接运行-Using matlab programming Anthem playing music, saved for the m-file, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1162
    • 提供者:Syber
  1. matcom

    0下载:
  2. matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
  3. 所属分类:ELanguage

    • 发布日期:2017-05-25
    • 文件大小:8614908
    • 提供者:周胜俞
  1. stereo-vision-in-the-matlab

    0下载:
  2. 在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!-Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image proc
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3451
    • 提供者:李雪松
  1. MPC

    2下载:
  2. 模型预测控制算法MATLAB的编程.m文件。具有抗干扰能力,算法优异。-Model predictive control algorithm based on MATLAB programming. M file. With anti-jamming capability, the algorithm is excellent.
  3. 所属分类:assembly language

    • 发布日期:2016-01-08
    • 文件大小:1024
    • 提供者:施惠元
  1. qipan

    0下载:
  2. 用matlab编程实现棋盘格的黑白棋盘格的制造,并附有棋盘格模板,改变m文件中的0和1就可得到相应的棋盘格。-Implemented by matlab programming checkerboard grid plate manufacturing Othello, along with checkerboard template, change the m file 0 and 1 can get the corresponding checkerboard.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:12097
    • 提供者:zhanaihua
  1. AC-LDPC(4-k)

    0下载:
  2. 使用matlab编程的的LDPC译码实现,M文件,在matlab平台运行。-LDPC_DECODE POROGRAM
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32710
    • 提供者:黎明
  1. matlab-program

    0下载:
  2. 介绍了matlab数值极端,符号运算,数值分析,m文件编程,数据可视化显示与图形处理等-Introduced matlab numerical extreme, symbolic computation, numerical analysis, m file programming, data visualization and graphics processing, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2247044
    • 提供者:李静叶
  1. kaerman

    0下载:
  2. 利用matlab软件,建立M文件进行C语言编程,实现卡尔曼滤波器的程序-Using matlab software to build M files for the C programming language, Kalman filter procedure
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:张宁
  1. faceDetection

    0下载:
  2. 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13168476
    • 提供者:hujunyi
  1. kaerman_1

    0下载:
  2. 利用matlab软件,建立M文件进行C语言编程,一种新方法实现卡尔曼滤波器的程序-Using matlab software to build M files for the C programming language, a new method of Kalman filter procedure
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:833
    • 提供者:张宁
  1. matlab_net

    1下载:
  2. 通过Matlab进行网络通信,在网络编程中采用.m文件实现网络文件通信的功能-Network communication via Matlab, using .m file in network programming to achieve functional communication network file
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-01-01
    • 文件大小:1024
    • 提供者:haifeng
  1. myadd_test1

    1下载:
  2. C#与MATLAB联合编程,包含C#源文件和MATLAB的.m文件,以及一片word文档。-CSharp(VS2010) and matlab2013a compiler together
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:11281976
    • 提供者:黄山
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com