搜索资源列表
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
混沌时间序列预测
- 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
TV图像去噪,c源码
- TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
Chaos-Toolbox-Ver.2.0.rar
- matlab混沌工具箱,包括C_C方法,wolf计算最大Lyapunov指数法等,不同于陆振波的,本工具箱中的函数均可见,完全免费版本,Chaos matlab toolbox, including C_C methods, wolf calculate the largest Lyapunov exponent method, etc., unlike the陆振波, the toolbox function are visible, completely free version
lyapunov
- 用C-C时间序列插入构造李亚普诺夫计算方法-Time series with CC Insert method of calculating Lyapunov structure
tan
- 图像分割,具体算法参考一下论文 Zhi-Gang Tan, Xiao-Chen Heand Nelson H. C. Yung A Novel Merging Criterion Incorporating Boundary Smoothness and Region Homogeneity for Image Segmentation-Abstract A novel joint region merging criterion combining region ho
SusanC.Hagness3D-FDTD-matlab
- Susan C. Hagness关于时域差分法计算电磁散射的三维matlab程序-Susan C. Hagness on the time-domain difference method matlab procedures for three-dimensional electromagnetic scattering
C_C
- 用c-c方法求相空间重构,计算关联积分时间延迟的程序设计-With the cc method, to calculate phase-space reconstruction to calculate the time delay associated with integration of program design
C
- 运用迭代法计算信道容量,MATLAB语言,输入参数:先验概率矩阵,输出:信道容量。-The use of iterative method to calculate the channel capacity, MATLAB language, input parameters: a priori probability matrix, the output: channel capacity.
Matlab-cPP
- ,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原 -Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms
C-C-Method
- 这是一个matlab程序,介绍的是用CC方法重构Lorenz系统的相空间-This is a matlab program, introduced with CC method reconstruction phase space of the Lorenz system
c-c-method
- 基于matlab的C-C法求相空间重构,重构相空间代码-phase space reconstruction
C-C
- 自己整理的CC方法以及算法的原文,已经测试过,可以运行。(CC method together with origin literature, and the algorithm has been tested.)
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
精通Matlab与C C++ 混合程序设计 第2版
- 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
c-c算法计算时间tau
- 在混沌时间序列方法进行风电功率预测用C-C算法tau时间(C-C algorithm tau time for wind power prediction using chaotic time series method)
汽车悬挂设计matlab
- 1.被动悬挂设计simulink模型 2.对于任意一段路面谱,求出其功率谱密度与频率的分布关系,在标准路面图中画出曲线验证路面 3.积分白噪声法路面构造simulink模型 4.整车平顺性分析simulink模型 5.实际路谱案例,c级路面 6.悬架动载荷功率谱密度图像画图matlab编程(1. Simulink model for passive suspension design 2. For any section of road spectrum, the
C-C算法的matlab程序,时间序列分解,相空间重构
- CC_methodCC法,用于非线性时间序列中,相空间重构,求取时间延迟tau(CCmethodcc method, used for phase space reconstruction in nonlinear time series, to find the time delay Tau)