登录
首页 » Visual Basic » chazhi

chazhi

于 2010-06-08 发布 文件大小:6516KB
0 118
下载积分: 1 下载次数: 2

代码说明:

  vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术(vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. Described in detail how the dynamic link library (DLL) to achieve mixed VC and MATLAB programming techniques)

文件列表:


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

发表评论

0 个回复

  • Cl_-matcont5p3
    利用matcont求解连续性非线性动力学问题并画图求出其稳定解(Use matcont problem solving nonlinear dynamics of continuity and drawing its stable solution is obtained)
    2021-03-13 13:49:24下载
    积分:1
  • MATLABused
    应用MATLAB工具箱在VC++中实现神经网络的程序设计(MATLAB toolbox application in VC++ in the realization of neural network programming)
    2009-05-28 13:28:59下载
    积分:1
  • guidedfilter
    kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。(C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.)
    2013-12-15 21:38:35下载
    积分:1
  • owners
    Script generates list of owners for files in choose directory
    2014-10-27 22:17:41下载
    积分:1
  • rev5
    基于蒙特卡洛方法的主动声纳信号检测性能分析.主动声纳信号检测性能的分析上,目前在计算机仿真中一般假定混响包络的统计特性符合瑞利分布模型。基于此模型,已经有了较完善的理论。然而,在现代高分辨声纳系统中,混响包络的统计特性并不符合瑞利分布模型。此时在接收机工作特性分析时存在大量繁琐的公式推导。因此该文采用蒙特卡洛(M onte Carlo)统计试验方法,实现对瑞利分布混响背景下的主动声纳信号检测性能分析。结合对接收机工作特性曲线的仿真,得出了检测概率的理论值和仿真结果的误差曲线。误差曲线表明,蒙特卡洛方法在主动声纳信号检测的性能评估中是可行的。 更多还原 (Active sonar signal detection performance analysis, computer simulation is generally assumed that the statistical properties of the reverberation envelope distribution model of Rayleigh active sonar signal detection performance analysis based on the Monte Carlo method. Based on this model, has been a better theory. However, in the modern high-resolution sonar system, the statistical characteristics of the reverberation envelope does not comply with the Rayleigh distribution model. At this point in the receiver operating characteristic analysis, there is a lot of tedious formula derivation. In this paper, using the Monte Carlo (M onte Carlo) statistical test methods, active sonar signal detection performance analysis reverberation background Rayleigh distribution. The receiver operating characteristic curve simulation obtained the error curve of the theoretical value and the simulation results of the detection probability. The error curve shows that the Monte Carlo method in the assessm)
    2012-08-21 21:07:24下载
    积分:1
  • stop_un_upx
    Stop function Unpacked in UPX The program will not be able to decompress. After using this program
    2014-10-21 00:52:44下载
    积分:1
  • BLDC
    基于matlab的无刷直流电机仿真速度PI,电流PI双闭环仿真(Matlab-based simulation of brushless DC motor, using speed PI, current PI double closed loop control.)
    2021-04-18 13:48:51下载
    积分:1
  • matlaboptionals
    说明:  matlab 解决最优化问题的教程。在科学研究和工程实践中经常遇到。(matlab solve the optimization problem of the course. In scientific research and engineering are often encountered in practice.)
    2009-08-19 14:43:29下载
    积分:1
  • MCMixedprogramming
    本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
    2013-08-26 21:54:07下载
    积分:1
  • visualmatlabImageryprocessing
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:11:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载