-
nonlineareq4
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:36:03下载
- 积分:1
-
wavelet-transform
一种基于matlab的图像小波去噪源代码程序(Wavelet based image denoising matlab source code program)
- 2011-05-12 12:26:02下载
- 积分:1
-
matlabw
我们确定数字滤波器的幅度函数并画出幅度函数图。(We define digital filter amplitude function and draw the amplitude function diagram.)
- 2012-02-14 10:02:40下载
- 积分:1
-
imageprocessing
the code for dilation , erode ,compliment and morphology are given
- 2009-07-10 00:52:34下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
matlab
说明: 遗传算法matlab程序,很全面,很实用,欢迎下载(Genetic algorithm matlab program, very comprehensive, very practical, welcome to download)
- 2010-04-08 10:35:56下载
- 积分:1
-
mdl_puma560
机器人运动学建模仿真,DH参数设计,运动学正解和逆解,六轴机器人(six axis robot modeling and simulation,DH parameters design )
- 2016-05-29 11:05:52下载
- 积分:1
-
PG_Curve
说明: matlab代码:计算混淆矩阵,查准率/查全率,ROC,F-measure,准确率等(Matlab code for computing and visualization: Confusion Matrix, Precision/Recall, ROC,
Accuracy, F-Measure etc. for Classification)
- 2021-04-03 17:09:06下载
- 积分:1
-
NWA-Folder
This folder contains Matlab functions for the Enhanced Interval Approach (EIA) in:
Simon Coupland, J. M. Mendel and Dongrui Wu, “Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Convergence of the Word FOUs,” IEEE World Congress on Computational Intelligence, Barcelona, Spain, July 2010.
All following functions were tested in Matlab 7.4.0 (R2007a) under Windows 7:
centroidIT2: Compute the centroid of an IT2 FS.
EKM: Implement the Enhanced KM algorithms.
IA: Implement the Interval Approach for word encoding.
mainJPL: Illustrate IA and EIA using the JPL dataset.
mainWeb: Illustrate IA and EIA using the Web dataset.
mg: Compute the membership grades of a vector of numbers on a T1 FS.
plotFigures: Plot Figs. 3.18, 3.19 and 3.20 in the book.
plotIT2: Plot an IT2 FS.
Last modified by Dongrui Wu (dongruiw@usc.edu), May 2, 2010.
- 2013-12-19 03:02:01下载
- 积分:1
-
relax
RELAX算法,参数化谱估计(线谱)_RELAX方法(RELAX algorithm, parametric spectral estimation (line spectrum) _RELAX method)
- 2021-01-17 15:28:45下载
- 积分:1