登录
首页 » C++ » MatlabC

MatlabC

于 2009-04-15 发布 文件大小:331KB
0 208
下载积分: 1 下载次数: 11

代码说明:

  :Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编 程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究 了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。(: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++ is currently the most popular high-level programming language, which combines a mixture of complementary programming in scientific research and engineering practice of great significance. Therefore, from the Matlab call c, C++ code and c, C++ to call two m files, in-depth study of a hybrid between them and the realization of the principles of programming mechanisms, and under specific conditions are given a mixture of programming methods and procedures.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • specxture
    图像经过二维傅立叶频谱分析后,用此函数可以求取频谱的环向、楔向特征。在图像分析中具有较大用途。(After two-dimensional Fourier spectrum image analysis, this function can be used to strike a spectrum of the ring, to the characteristics of wedge. In the image analysis with a larger purpose.)
    2021-03-02 15:49:34下载
    积分:1
  • 粒子群算法
    说明:  粒子群算法进行寻优,可以修改粒子数,迭代数进行寻优。(Particle swarm optimization)
    2019-12-05 15:27:32下载
    积分:1
  • select
    Roulette Wheel Selection
    2009-04-04 05:30:43下载
    积分:1
  • LTR
    Loop Transfer Recovery control design
    2009-06-03 16:39:14下载
    积分:1
  • MATLAB_Simulations_for_Radar_Systems_Design
    雷达系统仿真好资料, 希望有兴趣同学下载程序,是学习雷达信号处理的(radar simulation code in matlab please download and study it)
    2009-02-19 12:19:37下载
    积分:1
  • matlab_fft
    matlab实现fft,以及ifft算法,包含蝶型运算等文件(Matlab achieve fft and ifft algorithm, includes a butterfly computation, and other documents)
    2006-12-26 17:18:21下载
    积分:1
  • BLIINDS
    B L I N D S can evaluate any distorted image quality without any referring of the original image.
    2010-07-14 16:38:38下载
    积分:1
  • svm
    可以对给定的对象数据特征进行分类,里面的程序可以很好的运行,希望共同讨论运用 。(Characteristics of a given object data classification, which the program can run, I hope to discuss the use )
    2012-03-25 13:23:47下载
    积分:1
  • filterImage
    There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0] convolve.m=convolves window and image
    2011-07-27 23:15:28下载
    积分:1
  • CPM-spread-spectrum
    针对传统CPM正交扩频系统实现复杂度高的问题,提出了一种基于预编码的CPM正交扩频系统。(Pre—encoded CPM orthogonal spread spectrum system)
    2014-10-05 17:06:35下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载