ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب MATLAB C/C++, Fortran, Java, and Python API Reference

دانلود کتاب مرجع MATLAB C/C++، Fortran، Java و Python API

MATLAB C/C++, Fortran, Java, and Python API Reference

مشخصات کتاب

MATLAB C/C++, Fortran, Java, and Python API Reference

ویرایش:  
 
سری:  
 
ناشر: MathWorks 
سال نشر: 2023 
تعداد صفحات: [730] 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 2 Mb 

قیمت کتاب (تومان) : 36,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 5


در صورت تبدیل فایل کتاب MATLAB C/C++, Fortran, Java, and Python API Reference به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مرجع MATLAB C/C++، Fortran، Java و Python API نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

API Reference
	MathWorks.MATLAB.Engine.MATLABEngine
	MathWorks.MATLAB.Types.MATLABArray
	MathWorks.MATLAB.Types.MATLABObject
	MathWorks.MATLAB.Types.MATLABStruct
	MathWorks.MATLAB.Types.MATLABWorkspace
	MathWorks.MATLAB.Types.RunOptions
	matlab::data::ArrayDimensions
	matlab::data::ArrayFactory
	matlab::data::Reference
	matlab::data::ArrayType
	matlab::data::CellArray
	matlab::data::CharArray
	matlab::data::Reference
	matlab::data::ColumnMajor
	matlab::data::ColumnMajorIterator
	matlab::data::EnumArray
	matlab::data::Reference
	matlab::data::Enumeration
	matlab::Exception
	matlab::data::ForwardIterator
	matlab::data::MATLABFieldIdentifier
	matlab::data::MATLABString
	matlab::data::Reference
	matlab::data::Array
	matlab::data::Object
	matlab::data::ObjectArray
	matlab::data::optional
	matlab::data::Range
	matlab::data::Reference
	matlab::data::RowMajor
	matlab::data::RowMajorIterator
	matlab::data::SparseArray
	matlab::data::Reference>
	matlab::data::String
	matlab::data::StringArray
	matlab::data::StructArray
	matlab::data::Reference
	matlab::data::Struct
	matlab::data::Reference
	matlab::data::TypedArray
	matlab::data::Reference>
	matlab::data::TypedIterator
	matlab::data::apply_visitor
	matlab::data::apply_visitor_ref
	matlab::mex::Function
	matlab::mex::ArgumentList
	matlab::engine::MATLABEngine
	matlab::engine::connectMATLAB
	matlab::engine::connectMATLABAsync
	matlab::engine::convertUTF8StringToUTF16String
	matlab::engine::convertUTF16StringToUTF8String
	matlab::engine::findMATLAB
	matlab::engine::findMATLABAsync
	matlab::engine::FutureResult
	matlab::engine::startMATLAB
	matlab::engine::startMATLABAsync
	matlab::engine::terminateEngineClient
	matlab::engine::WorkspaceType
	matlab::engine::String
	matlab::engine::StreamBuffer
	matlab::engine::SharedFutureResult
	com.mathworks.engine.MatlabEngine
	com.mathworks.matlab.types.Complex
	com.mathworks.matlab.types.HandleObject
	com.mathworks.matlab.types.Struct
	com.mathworks.matlab.types.ValueObject
	com.mathworks.matlab.types.CellStr
	engClose (C)
	engEvalString (C)
	engGetVariable (C)
	engGetVisible (C)
	Engine (C)
	engOpen (C)
	engOpenSingleUse (C)
	engOutputBuffer (C)
	engPutVariable (C)
	engSetVisible (C)
	engClose (Fortran)
	engEvalString (Fortran)
	engGetVariable (Fortran)
	engOpen (Fortran)
	engOutputBuffer (Fortran)
	engPutVariable (Fortran)
	matClose (C and Fortran)
	matDeleteVariable (C and Fortran)
	MATFile (C and Fortran)
	matGetDir (C and Fortran)
	matGetFp (C)
	matGetNextVariable (C and Fortran)
	matGetNextVariableInfo (C and Fortran)
	matGetVariable (C and Fortran)
	matGetVariableInfo (C and Fortran)
	matGetErrno (C and Fortran)
	matlab.engine.connect_matlab
	matlab.engine.find_matlab
	matlab.engine.FutureResult
	matlab.engine.FutureResult.cancel
	matlab.engine.FutureResult.cancelled
	matlab.engine.FutureResult.done
	matlab.engine.FutureResult.result
	matlab.engine.MatlabEngine
	matlab.engine.start_matlab
	matOpen (C and Fortran)
	matPutVariable (C and Fortran)
	matPutVariableAsGlobal (C and Fortran)
	mexAtExit (C and Fortran)
	mexCallMATLAB (C)
	mexCallMATLAB (Fortran)
	mexCallMATLABWithTrap (C and Fortran)
	mexErrMsgIdAndTxt (C and Fortran)
	mexErrMsgTxt (C and Fortran)
	mexEvalString (C)
	mexEvalString (Fortran)
	mexEvalStringWithTrap (C and Fortran)
	mexFunction (C)
	mexFunction (Fortran)
	mexFunctionName (C and Fortran)
	mexGet (C)
	mexGetVariable (C)
	mexGetVariable (Fortran)
	mexGetVariablePtr (C and Fortran)
	mexIsLocked (C and Fortran)
	mexLock (C and Fortran)
	mexMakeArrayPersistent (C and Fortran)
	mexMakeMemoryPersistent (C and Fortran)
	mexPrintf (C and Fortran)
	mexPutVariable (C)
	mexPutVariable (Fortran)
	mexSet (C)
	mexSetTrapFlag (C and Fortran)
	mexUnlock (C and Fortran)
	mexWarnMsgIdAndTxt (C and Fortran)
	mexWarnMsgTxt (C and Fortran)
	mwIndex (C)
	mwIndex (Fortran)
	mwPointer (Fortran)
	mwSignedIndex (C)
	mwSignedIndex (Fortran)
	mwSize (C)
	mwSize (Fortran)
	mxAddField (C and Fortran)
	mxArray (C)
	mxArrayToString (C)
	mxArrayToUTF8String (C)
	mxAssert (C)
	mxAssertS (C)
	mxCalcSingleSubscript (C)
	mxCalcSingleSubscript (Fortran)
	mxCalloc (C and Fortran)
	mxChar (C)
	mxClassID
	mxClassIDFromClassName (Fortran)
	mxComplexity (C)
	mxCopyCharacterToPtr (Fortran)
	mxCopyComplex16ToPtr (Fortran)
	mxCopyComplex8ToPtr (Fortran)
	mxCopyInteger1ToPtr (Fortran)
	mxCopyInteger2ToPtr (Fortran)
	mxCopyInteger4ToPtr (Fortran)
	mxCopyPtrToCharacter (Fortran)
	mxCopyPtrToComplex16 (Fortran)
	mxCopyPtrToComplex8 (Fortran)
	mxCopyPtrToInteger1 (Fortran)
	mxCopyPtrToInteger2 (Fortran)
	mxCopyPtrToInteger4 (Fortran)
	mxCopyPtrToPtrArray (Fortran)
	mxCopyPtrToReal4 (Fortran)
	mxCopyPtrToReal8 (Fortran)
	mxCopyReal4ToPtr (Fortran)
	mxCopyReal8ToPtr (Fortran)
	mxCreateCellArray (C and Fortran)
	mxCreateCellMatrix (C and Fortran)
	mxCreateCharArray (C)
	mxCreateCharArray (Fortran)
	mxCreateCharMatrixFromStrings (C)
	mxCreateCharMatrixFromStrings (Fortran)
	mxCreateDoubleMatrix (C)
	mxCreateDoubleMatrix (Fortran)
	mxCreateDoubleScalar (C)
	mxCreateDoubleScalar (Fortran)
	mxCreateLogicalArray (C)
	mxCreateLogicalMatrix (C)
	mxCreateLogicalScalar (C)
	mxCreateNumericArray (C)
	mxCreateNumericArray (Fortran)
	mxCreateNumericMatrix (C)
	mxCreateNumericMatrix (Fortran)
	mxCreateSparse (C and Fortran)
	mxCreateSparseLogicalMatrix (C)
	mxCreateString (C)
	mxCreateString (Fortran)
	mxCreateStructArray (C)
	mxCreateStructArray (Fortran)
	mxCreateStructMatrix (C)
	mxCreateStructMatrix (Fortran)
	mxCreateUninitNumericArray (C)
	mxCreateUninitNumericMatrix (C)
	mxDestroyArray (C)
	mxDestroyArray (Fortran)
	mxDuplicateArray (C and Fortran)
	mxFree (C and Fortran)
	mxGetCell (C and Fortran)
	mxGetChars (C)
	mxGetClassID (C)
	mxGetClassName (C)
	mxGetClassID (Fortran)
	mxGetClassName (Fortran)
	mxGetData (C)
	mxGetData (Fortran)
	mxGetDimensions (C)
	mxGetDimensions (Fortran)
	mxGetElementSize (C)
	mxGetElementSize (Fortran)
	mxGetEps (C and Fortran)
	mxGetField (C and Fortran)
	mxGetFieldByNumber (C and Fortran)
	mxGetFieldNameByNumber (C and Fortran)
	mxGetFieldNumber (C and Fortran)
	mxGetImagData (C)
	mxGetImagData (Fortran)
	mxGetInf (C and Fortran)
	mxGetIr (C and Fortran)
	mxGetJc (C and Fortran)
	mxGetLogicals (C)
	mxGetM (C)
	mxGetM (Fortran)
	mxGetN (C)
	mxGetN (Fortran)
	mxGetNaN (C and Fortran)
	mxGetNumberOfDimensions (C)
	mxGetNumberOfDimensions (Fortran)
	mxGetNumberOfElements (C)
	mxGetNumberOfElements (Fortran)
	mxGetNumberOfFields (C and Fortran)
	mxGetNzmax (C and Fortran)
	mxGetPi (C)
	mxGetPi (Fortran)
	mxGetPr (C)
	mxGetPr (Fortran)
	mxGetProperty (C and Fortran)
	mxGetScalar (C and Fortran)
	mxGetString (C and Fortran)
	mxIsCell (C)
	mxIsCell (Fortran)
	mxIsChar (C)
	mxIsChar (Fortran)
	mxIsClass (C)
	mxIsClass (Fortran)
	mxIsComplex (C)
	mxIsComplex (Fortran)
	mxIsDouble (C)
	mxIsDouble (Fortran)
	mxIsEmpty (C)
	mxIsEmpty (Fortran)
	mxIsFinite (C and Fortran)
	mxIsFromGlobalWS (C)
	mxIsFromGlobalWS (Fortran)
	mxIsInf (C and Fortran)
	mxIsInt16 (C)
	mxIsInt32 (C)
	mxIsInt64 (C)
	mxIsInt8 (C)
	mxIsInt16 (Fortran)
	mxIsInt32 (Fortran)
	mxIsInt64 (Fortran)
	mxIsInt8 (Fortran)
	mxIsLogical (C)
	mxIsLogical (Fortran)
	mxIsLogicalScalar (C)
	mxIsLogicalScalarTrue (C)
	mxIsNaN (C and Fortran)
	mxIsNumeric (C)
	mxIsNumeric (Fortran)
	mxIsScalar (C)
	mxIsSingle (C)
	mxIsSingle (Fortran)
	mxIsSparse (C)
	mxIsSparse (Fortran)
	mxIsStruct (C)
	mxIsStruct (Fortran)
	mxIsUint16 (C)
	mxIsUint32 (C)
	mxIsUint64 (C)
	mxIsUint8 (C)
	mxIsUint16 (Fortran)
	mxIsUint32 (Fortran)
	mxIsUint64 (Fortran)
	mxIsUint8 (Fortran)
	mxLogical (C)
	mxMakeArrayComplex (C)
	mxMakeArrayComplex (Fortran)
	mxMakeArrayReal (C)
	mxMakeArrayReal (Fortran)
	mxMalloc (C and Fortran)
	mxRealloc (C and Fortran)
	mxRemoveField (C and Fortran)
	mxSetCell (C and Fortran)
	mxSetClassName (C)
	mxSetData (C)
	mxSetData (Fortran)
	mxSetDimensions (C)
	mxSetDimensions (Fortran)
	mxSetField (C and Fortran)
	mxSetFieldByNumber (C and Fortran)
	mxSetImagData (C)
	mxSetImagData (Fortran)
	mxSetIr (C and Fortran)
	mxSetJc (C and Fortran)
	mxSetM (C)
	mxSetM (Fortran)
	mxSetN (C)
	mxSetN (Fortran)
	mxSetNzmax (C and Fortran)
	mxSetPi (C)
	mxSetPi (Fortran)
	mxSetPr (C)
	mxSetPr (Fortran)
	mxSetProperty (C and Fortran)
	mxGetDoubles (C)
	mxGetComplexDoubles (C)
	mxSetDoubles (C)
	mxSetComplexDoubles (C)
	mxGetInt16s (C)
	mxGetComplexInt16s (C)
	mxSetInt16s (C)
	mxSetComplexInt16s (C)
	mxGetInt32s (C)
	mxGetComplexInt32s (C)
	mxSetInt32s (C)
	mxSetComplexInt32s (C)
	mxGetInt64s (C)
	mxGetComplexInt64s (C)
	mxSetInt64s (C)
	mxSetComplexInt64s (C)
	mxGetInt8s (C)
	mxGetComplexInt8s (C)
	mxSetInt8s (C)
	mxSetComplexInt8s (C)
	mxGetSingles (C)
	mxGetComplexSingles (C)
	mxSetSingles (C)
	mxSetComplexSingles (C)
	mxGetUint16s (C)
	mxGetComplexUint16s (C)
	mxSetUint16s (C)
	mxSetComplexUint16s (C)
	mxGetUint32s (C)
	mxGetComplexUint32s (C)
	mxSetUint32s (C)
	mxSetComplexUint32s (C)
	mxGetUint64s (C)
	mxGetComplexUint64s (C)
	mxSetUint64s (C)
	mxSetComplexUint64s (C)
	mxGetUint8s (C)
	mxGetComplexUint8s (C)
	mxSetUint8s (C)
	mxSetComplexUint8s (C)
	mxGetDoubles (Fortran)
	mxGetComplexDoubles (Fortran)
	mxSetDoubles (Fortran)
	mxSetComplexDoubles (Fortran)
	mxGetInt16s (Fortran)
	mxGetComplexInt16s (Fortran)
	mxSetInt16s (Fortran)
	mxSetComplexInt16s (Fortran)
	mxGetInt32s (Fortran)
	mxGetComplexInt32s (Fortran)
	mxSetInt32s (Fortran)
	mxSetComplexInt32s (Fortran)
	mxGetInt64s (Fortran)
	mxGetComplexInt64s (Fortran)
	mxSetInt64s (Fortran)
	mxSetComplexInt64s (Fortran)
	mxGetInt8s (Fortran)
	mxGetComplexInt8s (Fortran)
	mxSetInt8s (Fortran)
	mxSetComplexInt8s (Fortran)
	mxGetSingles (Fortran)
	mxGetComplexSingles (Fortran)
	mxSetSingles (Fortran)
	mxSetComplexSingles (Fortran)
	mxGetUint16s (Fortran)
	mxGetComplexUint16s (Fortran)
	mxSetUint16s (Fortran)
	mxSetComplexUint16s (Fortran)
	mxGetUint32s (Fortran)
	mxGetComplexUint32s (Fortran)
	mxSetUint32s (Fortran)
	mxSetComplexUint32s (Fortran)
	mxGetUint64s (Fortran)
	mxGetComplexUint64s (Fortran)
	mxSetUint64s (Fortran)
	mxSetComplexUint64s (Fortran)
	mxGetUint8s (Fortran)
	mxGetComplexUint8s (Fortran)
	mxSetUint8s (Fortran)
	mxSetComplexUint8s (Fortran)




نظرات کاربران