搜索资源列表
dsakf
- % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 functi
MatlabVB
- MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在 环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。
Maltab-CPP-Math-Library
- 此参考,让您快速访问MATLAB的C++数学库函数的原型和调用语法。在每一页的底部,你会发现一个函数的MATLAB版本的链接文件。使用MATLAB函数来查找参数的描述和功能的行为。-This reference gives you quick access to the prototypes and call syntax for the MATLAB C++ Math Library functions. At the bottom of each page, you’ll find a li
PWS_DSPC
- 实现matlab中一些经常使用的功能,只要将其加入matlab中的path里,就可以直接调用这些函数。-err
Pade.model.reduction.of.the.reduction.method
- 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator or
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
DelphiandMatlab
- 通过动态链接库 ,利用 Delphi面向对象编程的特点以及 Matlab 强大的计算功能 ,详细的介绍了 Delphi 下调用 Matlab 函数的方法及特点 ,并以一个例程的实现 ,阐述了 Delphi下通过动态链接库调用 Matlab函数 ,并最终脱离 Matlab环境下运 行。-Through the dynamic link library, object-oriented programming using Delphi, as well as the characterist
lab_3
- 1.分别编写四个同名函数max1,实现函数重载,在main()函数中测试函数的功能 2.使用函数模板实现求任意类型数的最大值,针对不同的参数个数,编写两个同名函数模板max1,其参数个数不同,实现函数重载,在main()函数中测试函数功能 3.编写递归函数int fib(int n),在主程序中输入n的值,调用fib函数计算Fibonacci级数。公式为fib(n-1)+fib(n-2),n>2 fib(1)=fib(2)=1。使用if语句判断函数的出口,在程序中用cout语句中输
SeisLab_10.0301
- 约170勘探地震资料和测井资料的分析和显示功能(加上他们所谓的支持功能)的设置。这些功能读取和写入标准的SEG - Y格式的地震数据,读取和写入测井在LAS格式2.0(也读3.0 LAS格式),并执行许多通常对这些数据类型进行的操作。他们使用标准化的结构来表示地震数据和测井数据,从而使函数调用的简单串联。-A set of about 170 functions (plus support functions called by them) for analysis and display of
saveimage2file
- 可以实现图像的批量保存,里面有调用函数和功能函数。比如,读取了“F:\saveimage2file\1.jpg”做处理,你可以在原路径下批量保存为“F:\saveimage2file\result(文件夹的名字可以在程序中修改)\1result.jpg(也可以保存为10,11,12等名字,能够修改)”-save images to file
Job-shop-scheduling
- 使用CDS(一种基于John算法的拓展算法)和Palmer算法解决m-machine和n-job 的jobshop schedling问题,并对主要的功能指标进行比较。使用Matlab运行调用Drawchat()函数。-Use of CDS (algorithm based on the expansion of John algorithm) and Palmer algorithm to solve m-machine n-job and the jobshop schedling issu
trans_coherence
- 此代码是计算两个数据之间的相关性的,直接调用Matlab里的功能函数-This code is to calculate the correlation between the two data directly call Matlab functions
apfft
- 可以实现apFFT的功能,一个功能函数,可以直接调用-Can be achieved functionality of apFFT, a performance function can be called directly
LMS
- 最小均方误差自适应算法LMS,里面包含题目与解答思路,LMS算法是由功能函数写的,可以直接调用实现LMS计算-Minimum mean square error adaptive LMS algorithm, this is a function function, can directly call achieve LMS calculation
FastICA_25
- 芬兰作者提出的FastICA算法,用以解决盲源分离问题,我编写了一个主程序,调用其已经编写好的功能函数,可以查看仿真结果。-Finland FastICA algorithm proposed by the authors to solve the blind source separation problem, I wrote a main program, calling its already written performance function, you can view the s
xianxingqiehuan
- 里面有两个功能函数fun1、fun2,最后在xianxingqiehuan1这个M文件里调用函数,初值确定的情况下实现了两个功能函数fun1和fun2轮流运行相同时间不断在彼此间切换的功能-There are two functions function fun1, fun2, finally calling the function M in xianxingqiehuan1 this document, the case of the initial implementation of th
fir
- FIR滤波器,实现FIR滤波器的功能,是matlab源程序,使用方法是由主函数进行调用-FIR filters, FIR filter function, is matlab source, using a method called by the main function
QPSK_MOD_DEMOD
- 基于星座图的QPSK调制解调程序,功能函数,可以直接调用进行QPSK调制解调-Based on a constellation of QPSK modulation and demodulation process, the performance function can be called directly conduct QPSK modulation and demodulation
Classification-and-regression
- 分类与回归。Matlab的工具箱是围绕一个快速LS-SVM训练和模拟算法。该相应的功能调用可以用于分类以及为函数估计。该功能plotlssvm显示模型的模拟结果,在训练的区域点。-The Matlab toolbox is built around a fast LS-SVM training and simulation algorithm. The corresponding function calls can be used for classification as well as
实验65 综合测试实验
- 这个是调用库函数的一个小程序,可以用来参考实现最终的功能(This is a small program call library function, can be used to refer to achieve the final function)