搜索资源列表
svenson
- matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)-Matlab language of the phenomenon svenson fitting methods and procedures (no test, output to cope with the corresponding part of the process)
matlab经典入门程序
- 很实用的matlab入门程序。从matlab能实现的功能来进行讲解,并且给出很多的列子来进行说明。
MATLAB
- 数字水印算法中常用的 MATLAB 函数,应用MATLAB语言实现了一个空间域数字水印算法的嵌入、提取和攻击过程,并给出了程序运行的结果。-Digital watermarking algorithm used in the MATLAB function, the application of MATLAB language implementation of a spatial domain digital watermarking algorithm for embedding, extr
MATLAB
- 这是基于MATLAB动态规划中最短路线的实现程序-good
MATLAB-M-exe
- 如何将MATLAB程序编译成独立可执行的程序?如何将编译好的独立可执行程序发布在没有安装MATLAB的电脑上?下面将一步步实现:-Exe files changed MATLAB M file
MATLAB
- 基于MATLAB的三维应用 ,这种方法适合现状水库地形测量资料,操作简单,程序实现容易,所得三维数字地形图可以满足工程上对水库冲淤分析计算的精度要求-MATLAB
Matlab
- 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
mallat-dwt
- 利用matlab程序实现对一维信号进行连续小波变换,进而在程序的编辑过程理解一位连续小波变换的小波系数矩阵的含义。 同时通过对预算的到的小波系数矩阵进行分析解释,得到原始信号的频谱分布以及了解小波系数在尺度和位移两个分量上的意义。-Matlab program to achieve continuous wavelet transform of one-dimensional signal, and then in the editing process of the program
otsu_2d
- 二维最大方差图像分割方法的matlab程序实现-2D maximum variance image segmentation method matlab program
matlab-and--2fsk
- 2fsk和matlab程序 对2fsk进行M语言编译码,实现功能-2fsk and matlab yingyong matlab jinxing fangzhen
matlab
- matlab程序,实现无线通信系统的仿真和性能分析-failed to translate
GA--matlab
- 关于遗传算法的matlab软件实现,里面有三个遗传算法的matlab编程程序。-Matlab genetic algorithm implemented in software, there are three genetic algorithm Matlab programming procedures.
C-and-Matlab
- C++与matlab混合编程,实现VS2010中调用matlab程序-C++ and matlab mixed programming, call matlab program VS2010
TSP-MATLAB-CODE
- 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
gaussian-pulse
- 高斯脉冲在光纤中的演变,用MATLAB程序实现-gaussian pulse evolution
zui-duan-lu-jing-
- 图论中最短路问题的MATLAB 程序实现-The shortest path problem in graph theory MATLAB program to achieve
MATLAB
- 主要介绍了各种图论算法及其他们的matlab程序实现,这本书很好的帮助了入门的新手学习图论算法.-Introduces a variety of graph algorithms and their matlab program, this book is a good help the novice learning graph theory algorithms.
monte-carlo-matlab
- 利用monte carlo算法实现的一些matlab程序代码,希望对大家有用-Using some matlab code monte carlo algorithms, and we hope to be useful
pso_backpack
- 基于粒子群优化算法的求解背包问题的贪婪优化算法的matlab程序实现及测试文件-dsa dasd dvsdg savas
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法