-
downloadpaper1
基于matlab的摸拟退火算法研究(很经典)(Based on the simulation annealing algorithm matlab Study (classic))
- 2007-08-14 08:58:16下载
- 积分:1
-
MATLAB1
利用MATLAB中的小波信号对语音信号的基音提取(The use of MATLAB Wavelet signal for pitch extraction of speech signals)
- 2008-03-21 11:37:31下载
- 积分:1
-
power_sfavg
power_sfavg.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_sfavg.rar,
,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:33:47下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
matlab
三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。
matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标
“三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模型为.obj格式,实验时需要把这部分换成上面读取.off的代码。运行其中的cut.m和cut2.m文件
“CBSM特征提取”用于提取形状特征,a.m是批量提取的,b.m是提一张图片的(3D model data contained in the Princeton Shape Benchmark dataset , the three-dimensional model , which .off file three-dimensional models that can be used in the folder open a 3D model of software Open View.
matlab code reads the three-dimensional model for the matlab code to read .off file to obtain a triangular facets information and coordinate point cloud
Three-dimensional model of cutting as an example of cutting three-dimensional model, in particular to find a three-dimensional model the three points form a plane, find the intersection of the plane and three-dimensional model, this is just an example of how to cut specific need to implement three-dimensional model wherein the three-dimensional model is read .obj format, experiments need to replace this part of the above read .off code. Run one of the cut.m and cut2.m file
CBSM feature extraction is used to extract the shape feature, a.m bulk extraction, b.m is to provide a picture o)
- 2020-06-30 09:00:01下载
- 积分:1
-
xulie
程序xulie.rar 谢谢支持 继续努力(Program xulie.rar Thank you support the continued efforts to)
- 2009-10-22 16:03:29下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1
-
Spreading-code-matlab
m序列生成和抽取,Gold码和kasami序列生成,三种序列子相关,互相性能分析等。程序完整,注释清楚,报告详细。(m sequence generation and extraction, Gold codes and kasami sequence generation, all three sub-sequences related to each other performance analysis. Program integrity, comments clear, the report detailed.)
- 2021-04-22 18:58:48下载
- 积分:1
-
nengliang-Correction
(使用能量重心校正法)单频率成分的离散频谱校正源程序,主要针对单一频率谐波信号的离散频谱校正,可选择加矩形窗和汉宁窗。((Using energy correction of the center of gravity method) single-frequency components of the discrete spectrum correction source, focused on a single frequency harmonic signal discrete spectrum correction, you can choose to add rectangular window and Hanning window.)
- 2013-05-20 21:12:11下载
- 积分:1
-
LTEuplink
博士论文,3G LTE上行无线资源管理关键技术的研究 对上行链路分析较清楚(LTE uplink)
- 2010-09-04 11:08:57下载
- 积分:1