代码搜索:Dim

找到约 10,000 项符合「Dim」的源代码

代码结果 10,000
www.eeworm.com/read/155933/11837362

cpp correl_dim.cpp

#include "mex.h" #include "matlab.h" #include "math.h" #define LOG(a) ((a)>1e-20 ? log((a)):log(1e-20)) #include // MFC core and standard components #include
www.eeworm.com/read/344624/11870355

m box_dim.m

%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 %很好,可以用, function fractaldim clc clear data=load('D:\Program Files\MATLAB71\work\分形\data1.txt'); % plot(data) c=length(data); n=8 ; m=length(data)/n; y=reshape(data,m,n)
www.eeworm.com/read/337186/12386070

m fill_dim.m

function str = fill_dim(cdfid, ndims) % FILL_DIM fills a row of an array with name of a dimension. %-------------------------------------------------------------------- % Copyright (C) J. V. Mans
www.eeworm.com/read/231030/14260188

pdf dim_anal.pdf

www.eeworm.com/read/228006/14403586

m dwt_dim.m

function X = dwt_dim(X,d,wavelet) %X = dwt_dim(X,d,wavelet) %Version: 1.10, Date: 2006/01/31, author: Nikola Sprljan %DWT in specific dimension of an n-dimensional matrix % %Input: % X - matrix
www.eeworm.com/read/228006/14403593

m idwt_dim.m

function X = idwt_dim(X,d,wavelet) %X = idwt_dim(X,d,wavelet) %Version: 1.10, Date: 2006/01/31, author: Nikola Sprljan %IDWT in specific dimension of an n-dimensional matrix % %Input: % X - mat
www.eeworm.com/read/228006/14403603

m subband_dim.m

function [ld,hd,N] = subband_dim(sdim, N) %[ld,hd]= subband_dim(sdim, N) %Version: 1.00, Date: 2006/11/01, author: Nikola Sprljan %Computes the subband dimensions for a specified number of decompos
www.eeworm.com/read/122349/14699133

h dim_calc.h

#ifndef MTL_DIM_CALC_H #define MTL_DIM_CALC_H #include "mtl/fast.h" namespace mtl { //: For use in deciding whether to do static algorithm //!noindex: template class dim_n { public:
www.eeworm.com/read/121890/14731894

q dim2.q

0.555166 0.481311 0.490444 0.397771 0.582720 0.473257 0.545686 0.479854 0.596663 0.369816 0.574616 0.577940 0.371509 0.411183 0.557080 0.541511 0.442080 0.477923 0.581842 0.632918 0.555867 0
www.eeworm.com/read/219695/14869728

h dim_calc.h

#ifndef MTL_DIM_CALC_H #define MTL_DIM_CALC_H #include "mtl/fast.h" namespace mtl { //: For use in deciding whether to do static algorithm //!noindex: template class dim_n { public: