-
chordsol
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
- 2009-12-04 03:37:11下载
- 积分:1
-
MatlabVerilog
这是关于智能天线的自适应算法的MATLAB代码(This is the smart antenna on the adaptive algorithm of MATLAB code)
- 2009-05-17 09:43:51下载
- 积分:1
-
Restoration
Here is a code for image restoration after compression. Using this you can calculate system parameters like PSNR, BER, CR
- 2014-09-10 20:25:58下载
- 积分:1
-
Tabu_search_TSP
用禁忌搜索算法解决TSP的Matlab程序(taboo search algorithm used to solve the TSP Matlab procedures)
- 2007-06-29 19:09:33下载
- 积分:1
-
Edge
对于遥感图像上的地物进行提取,运用Matlab中的Edge函数实现(For remote sensing image on the features extracted using the Matlab implementation of the Edge Function)
- 2009-03-24 01:19:14下载
- 积分:1
-
16QAM
对16进制的QAM调制信号的matlab仿真 已完美运行通过(On the 16-band QAM modulated signal matlab simulation has been run through a perfect)
- 2013-11-08 10:56:38下载
- 积分:1
-
chap4
.已知某炉温控制系统,要求温度保持在600℃恒定,针对该控制系统有以下控制经验:
(1)若炉温低于600℃,则升压,低的越多升压越高;
(2)若炉温高于600℃,则降压,高得越多降压越低;
(3)若炉温等于600℃,则保持电压不变。
设模糊控制器为一维控制器,输入语言变量为误差,输出为控制电压。输入输出变量的量化等级为7级,取5个模糊集,试设计隶属度函数误差变化划分表,控制电压变化划分表和模糊控制规则表。
(Known for a temperature control system that requires a constant temperature is maintained at 600 ℃, the following control experience for the control system:
(1) If the furnace temperature is below 600 ℃, the step-up, the more the higher the lower the boost
(2) if the furnace temperature is higher than 600 ℃, the blood pressure, high blood pressure, the lower the more
(3) If the furnace temperature is equal to 600 ℃, then keep the voltage constant.
Set of fuzzy controller for one-dimensional controller, input linguistic variables for error, the output control voltage. Input and output variables of quantization levels for seven, take five fuzzy sets, membership function test design error variance divided table, partition table and the control voltage variation fuzzy control rule table.)
- 2015-04-10 21:53:18下载
- 积分:1
-
MATLAB6Math
本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。(This tutorial provides a practical guide for using MATLAB, which is based on MATLAB6.0 version of the content of Deep and, in particular the book using the format of each command are detailed but simple instructions, and be equipped with examples on its usage, therefore, is useful for beginners learning the same time, some of the depth of mathematical problems such as numerical analysis, sparse matrix, optimization theory and fuzzy mathematics and other issues discussed in detail, therefore, the Books can also be calculated as the scientific and technological workers, tool.)
- 2010-07-04 16:00:07下载
- 积分:1
-
leastsquaresmethod
用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真(Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation)
- 2007-10-13 10:39:20下载
- 积分:1
-
my_scale
自己编写MATLAB函数,实现对数字图像的缩放处理,采用双线性插值,可缩放彩色或灰度图像。
(Write your own MATLAB function to achieve the digital image scaling, bilinear interpolation, scalable color or grayscale images.)
- 2013-09-22 13:21:17下载
- 积分:1