Welcome![Sign In][Sign Up]
Location:
Search - order matlab

Search list

[Bio-RecognizeBasic ICA code in MATLAB (as used in Bell and Sejn

Description: Bell and Sejnowski 在1996提出的ica算法,用matlab实现的,但版本较旧,需要做修改才能用于新版本。-Bell and Sejnowski 1996 in the ica algorithm, using Matlab to achieve, but the older version needs to be done in order for the new revised version.
Platform: | Size: 3072 | Author: wyh | Hits:

[Firewall-SecurityDCT域隐藏

Description: 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下-when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information
Platform: | Size: 203776 | Author: 韩飞 | Hits:

[Graph programfacet边缘检测的matlab源代码

Description: facet边缘检测的matlab源代码,是基于二阶模型,只要运行最后一个hhh.m就可以了-facet Edge Detection Matlab source code is based on second-order model, as long as the last one run on the hhh.m
Platform: | Size: 126976 | Author: wrm | Hits:

[Algorithmmatlab模拟退火

Description: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment
Platform: | Size: 5120 | Author: yj | Hits:

[matlabhigh-order-statistic

Description: 这是高阶谱工具箱,这在matlab5.3以后的版本中没有的工具箱,很有用的啊!-This is the high-order spectrum Toolbox, which matlab5.3 future versions without the box very useful ah!
Platform: | Size: 98304 | Author: 唐友福 | Hits:

[OtherMATLAB-order

Description: MATLAB命令大全_0.rar 集合了各种matlab命令语句.-MATLAB volumes _0.rar order to assemble the various orders Matlab statement.
Platform: | Size: 2118656 | Author: 刘絮 | Hits:

[matlabPIDcontrol

Description: This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC... -This simple program to help you calculate p arameters for a controller for pid's first order ystems wiith delay using different method : Ziegler Nichols, Cohen coon, and IMC ...
Platform: | Size: 9216 | Author: 阳关 | Hits:

[source in ebookfrft

Description: 应用分数阶的一个实例,首先给出了分数阶付利叶的程序代码,然后用这个代码计算功率谱-Application of an example of fractional order, first of all profits are given fractional leaf program code, and then use this code calculated power spectrum
Platform: | Size: 3072 | Author: doudou | Hits:

[matlabmatlab

Description: matlab高阶谱分析工具箱,分析振动波形的高阶谱。-high-order spectral analysis toolbox matlab to analyze the vibration waveform of high-end spectrum.
Platform: | Size: 101376 | Author: tche | Hits:

[Special Effectssusan-matlab

Description: 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。-Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.
Platform: | Size: 35840 | Author: syx | Hits:

[MPIMATLAB

Description: 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation operator. Outside the circle with a for statement to achieve translation, when taken in sum array elements to achieve reverse the order of summation
Platform: | Size: 1024 | Author: 1 | Hits:

[File FormatMATLAB-order

Description: 这是个MATLAB命令大全。用于查询MATLAB的命令。本人编辑成WORD文档便于打印。-This is a MATLAB command Guinness. For inquiries MATLAB commands. I compiled into a WORD document to facilitate printing.
Platform: | Size: 34816 | Author: 王强 | Hits:

[matlabODE4

Description: Matlab中的四阶龙格库塔法m文件。 -Matlab in the fourth-order Runge-Kutta method m file.
Platform: | Size: 1024 | Author: 小强 | Hits:

[matlabmatlab-pca

Description: matlab 主成分分析法程序,以目标威胁度评估为例-matlab principal component analysis procedures in order to target the threat assessment as an example
Platform: | Size: 1024 | Author: shaseng | Hits:

[matlabmatlab

Description: 动态系统仿真例子,使用matlab语言,四阶龙格-库塔发-Dynamic system simulation example, the use of matlab language, fourth-order Runge- Kutta-fat
Platform: | Size: 3072 | Author: 扬之江 | Hits:

[Communication-Mobilectc-matlab

Description: 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^-Traditional convolutional code and Turbo code until today there is still a wide range of applications, but in the information transmission has a clear disadvantage, in order to overcome this shortcoming, IEEE802.16d/e in the introduction of CTC (Convolutional Turbo Code) coding schemes The MATLAB code to complete the CTC code, such as encoding and decoding process, valuable ^ _ ^
Platform: | Size: 9216 | Author: rainley | Hits:

[matlabVolterra

Description: 37724108Volterra-Matlab混沌时间序列的Volterra一步预测的Matlab程序-37724108Volterra-Matlab chaotic time series prediction Volterra step of Matlab procedures
Platform: | Size: 15360 | Author: 朱文俊 | Hits:

[Mathimatics-Numerical algorithmsDYDtFraLiu

Description: 用来进行分数阶Liu系统数值仿真的源代码——This is the program to simulate fractional-order Liu system-Used for fractional order Liu system Numerical simulation of the source code- This is the program to simulate fractional-order Liu system
Platform: | Size: 1024 | Author: 陈向荣 | Hits:

[matlabmatlab

Description: 控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件-Control-flow statements if-else-end, and with student achievement, for example, create a Hilbert matrix, n-order magic square matrix, the preparation of an M function file
Platform: | Size: 3072 | Author: 王斌斌 | Hits:

[File FormatMatlab+Word

Description: Matlab是功能强大的工程计算和数据分析软件,Word是一个功能强大的文字处理软件。通过二者结合,可以在Word中实现数据可视化操作,并很方便地在科技报告、论文和专著的写作中实现图文并茂;再通过MATLAB软件在土工试验数据处理方面应用过程的探索,介绍一种新型的数据处理软件,为今后的试验数据处理提供一种新的思路。-Matlab is a powerful engineering calculations and data analysis software, Word is a powerful word processing software. Through a combination of both, you can realize in the Word data visualization in operation and easy in science and technology reports, papers and monographs Writing realize illustrations through MATLAB software in the soil test data-processing application of the process of exploration, introduction 1 kinds of new data processing software, in order to deal with future experimental data provide a new way of thinking.
Platform: | Size: 48128 | Author: haodashi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net