搜索资源列表
LJD
- 累加弦长的参数三次样条曲线方法求插值曲线,给定顶点-cumulative long string parameter cubic spline curve interpolation methods for curve, given vertex
Ex-07
- MATLAB小程序:关于MATLAB中字符串的操作的程序-small MATLAB : MATLAB string on the operating procedures
XMLlToolbox2
- The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
Secant
- 弦割法求解非线性方程的matlab程序 输入所要求解的方程,就可以快速的得到方程的解,对数值分析的教学很有帮助和实用价值-string cut method of nonlinear equations of Matlab admission procedures for solving the equation, we can quickly obtain its solution to the teaching numerical analysis very helpful and prac
Secant
- 弦割法也是求解非线性方程的一个重要而且实用的手段,上载这些数值分析的基本算法,旨在让初学数值分析的人有个很好的参考,以便提高自己的编程能力,达到学习数值分析的最终学习目的.-string cut France solving nonlinear equations is an important and useful means of those on the numerical analysis of the basic algorithm, aimed at beginners who Nu
ASCII_str2cod.zip
- 用matlab实现ASCII和二进制码的互换,在matlab输入ASCII码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。,Matlab by ASCII and binary code to achieve the exchange, enter the ASCII code in matlab character or string can be, the source file, there are detailed instructions, a total of five
logintimeout
- 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性- TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current value of time allowed for a connection to a database to be successful. FIRSTARG, an optional argument, is a string that
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
ocr-code
- 可以针对不规则图形中包含的字符串、数字进行自动二值化处理,降噪处理,匹配识别。-Can be included for a string of irregular shapes, numbers, auto binarization, noise reduction, matching identification.
DPSO
- 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
cdma-matlab
- 用matlab程序模拟实现cdma系统的整个过程。包括并串、串并转换,m序列的产生,直接扩频、解扩,qpsk的调制解调,载波调制解调等。-Matlab simulation procedures used to achieve the whole process of cdma systems. Including and string SERDES, m sequence generation, direct spread spectrum, despreading, qpsk the mod
LM_huffman
- 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio
evalf
- 熟悉matlab的人都会很清楚matlab中的feval()函数没法对匿名函数进行运算,当然更不可能执行当前路径之外或者说搜索路径之外的函数。还有eval只能执行字符串命令。 9 q2 u8 e" L& Y, E Z8 {然而evalf解决了上面的所有问题 -Matlab person familiar with the very clear matlab in feval () function can not be anonymous function of computing, of
ChapterIIIMdocumentandobject-orientedinto
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 3章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ChapterIVofthestringarray
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 4章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ChapterVofvariablesymbols
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ChapterVISimulnkdynamicsimulation
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 6章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
STRING
- string tokeniser using c language
padString
- RESSTR = padString(STRING, PADDING, DELIMITER, LENGTH) M-function pads STRING with PADDING characters after each DELIMITER to achieve LENGTH. Default PADDING is space. If DELIMITER is omitted, '\n' is used. If no LENGTH is provided, padding is perfor
padString
- RESSTR = padString(STRING, PADDING, DELIMITER, LENGTH) M-function pads STRING with PADDING characters after each DELIMITER to achieve LENGTH. Default PADDING is space. If DELIMITER is omitted, '\n' is used. If no LENGTH is provided, padding is perfor
