fixedpoint 案例源码程序 matlab代码 - matlab其它源码 - 谷速源码
下载频道> 资源分类> matlab源码> 其它源码> fixedpoint 案例源码程序 matlab代码

标题:fixedpoint 案例源码程序 matlab代码
分享到:

所属分类: 其它源码 资源类型:程序源码 文件大小: 101.45 KB 上传时间: 2019-06-19 21:49:31 下载次数: 8 资源积分:1分 提 供 者: admin fixedpoint
内容:
fixedpoint 案例源码程序 matlab代码

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

fixedpoint/
fixedpoint/AddfimathobjecttofiObjectExample.m
fixedpoint/ApproximateTheSquareRootFunctionExample.m
fixedpoint/CalculateTheCORDICSquareRootExample.m
fixedpoint/CalculateTheCORDICSquareRootWithASpecifiedNumberOfIteratExample.m
fixedpoint/CalculateTheCORDICSquareRootWithoutScalingTheOutputExample.m
fixedpoint/CastA16bitNumberIntoAn8bitNumberExample.m
fixedpoint/CompareADoubleToAFiObjectThreeExample.m
fixedpoint/CompareADoubleToAFiObjecttwoExample.m
fixedpoint/CompareResultsOfCordiccosAndCosFunctionsExample.m
fixedpoint/CompareResultsOfCordicsinAndSinFunctionsExample.m
fixedpoint/CompareResultsOfCordicsqrtAndSqrtFunctionsExample.m
fixedpoint/CompareTwoFiObjectsThreeExample.m
fixedpoint/CompareTwoFiObjectstwoExample.m
fixedpoint/CompareTwofiObjectsExample.m
fixedpoint/CompareTwofiObjectsFiveExample.m
fixedpoint/CompareTwofiObjectsFourExample.m
fixedpoint/CompareTwofiObjectsSevenExample.m
fixedpoint/CompareTwofiObjectsSixExample.m
fixedpoint/CompareaDoubletoafiObjectExample.m
fixedpoint/CompareaDoubletoafiObjectFiveExample.m
fixedpoint/CompareaDoubletoafiObjectFourExample.m
fixedpoint/CompareaDoubletoafiObjectSevenExample.m
fixedpoint/CompareaDoubletoafiObjectSixExample.m
fixedpoint/ComparetwonumerictypeobjectsExample.m
fixedpoint/ComplexFixedPointOneExample.m
fixedpoint/ComplexFixedPointZeroExample.m
fixedpoint/ComputeThePDFOfTheQuantizationErrorExample.m
fixedpoint/ConcatenateTheBitsOfTwoFiObjectsExample.m
fixedpoint/ConcatenateTheElementsOfAVectorExample.m
fixedpoint/ConvertStoredIntegerValueoffiObjecttoDoublePrecisionValuExample.m
fixedpoint/ConvertanArraytoFixedPointExample.m
fixedpoint/Convertanint8ValuetoFixedPointExample.m
fixedpoint/ConvertfiObjecttoaStringExample.m
fixedpoint/ConvertfiObjecttoaStringwithSpecifiedPrecisionExample.m
fixedpoint/CreateADefaultFimathObjectExample.m
fixedpoint/CreateAVectorOfDecreasingValuesExample.m
fixedpoint/CreateArrayofOneswithAttachedfimathExample.m
fixedpoint/CreateIdentityMatrixwithAttachedfimathExample.m
fixedpoint/CreateIdentityMatrixwithFixedPointPropertiesExample.m
fixedpoint/CreateLookupTablesForASineFunctionExample.m
fixedpoint/CreateafiObjectFromaNonDoubleValueExample.m
fixedpoint/CreateafiObjectWithFractionLengthGreaterThanWordLengthExample.m
fixedpoint/CreateafiObjectWithNegativeFractionLengthExample.m
fixedpoint/CustomPrecisionFloatingPointExample.m
fixedpoint/DArrayOfZerosWithFixedPointAttributesTwoExample.m
fixedpoint/DetermineNumericTypeForAFiObjectExample.m
fixedpoint/EmulateA40bitAccumulatorOfADSPExample.m
fixedpoint/FilterAHighfrequencyFixedpointSinusoidFromASignalExample.m
fixedpoint/FixedPointExample.m
fixedpoint/GetBitWhenBothInputandIndexAreVectorsExample.m
fixedpoint/GetBitWhenInputIsScalarandIndexIsaVectorExample.m
fixedpoint/GetBitWhenInputIsaMatrixandtheIndexIsafiExample.m
fixedpoint/GetBitWhenInputandIndexAreBothScalarExample.m
fixedpoint/GetEntireSetofBitsExample.m
fixedpoint/GetaSliceofConsecutiveBitswithFixedPointIndexesExample.m
fixedpoint/GetaSliceofConsecutiveBitswithUnspecifiedEndpointExample.m
fixedpoint/GetaSpecifiedSetofConsecutiveBitsfromEachElementofaMatriExample.m
fixedpoint/LargestElementinaVectorExample.m
fixedpoint/LargestElementofEachMatrixColumnExample.m
fixedpoint/LargestElementofEachMatrixRowExample.m
fixedpoint/LargestElementofaComplexVectorExample.m
fixedpoint/MatchDataTypeandComplexNatureofpExample.m
fixedpoint/MaximumElementsfromTwoArraysExample.m
fixedpoint/MinimumElementofEachMatrixColumnExample.m
fixedpoint/MinimumElementofEachMatrixRowExample.m
fixedpoint/MinimumElementofaComplexVectorExample.m
fixedpoint/MinimumElementsfromTwoArraysExample.m
fixedpoint/ModifyingGlobalfimathExample.m
fixedpoint/MultiplyTwofiObjectsExample.m
fixedpoint/MultiplyafiObjectbyaScalarExample.m
fixedpoint/NumberofElementsin2DfiArrayExample.m
fixedpoint/NumberofElementsinMultidimensionalfiArrayExample.m
fixedpoint/NumericTypeScopeExample.m
fixedpoint/PerformBitwiseANDOperationOnARangeOfBitsInAMatrixExample.m
fixedpoint/PerformBitwiseANDOperationOnARangeOfBitsInAVectorExample.m
fixedpoint/PerformBitwiseANDOperationOnAnEntireSetOfBitsExample.m
fixedpoint/PerformBitwiseExclusiveOROperationonaRangeofBitsinaVectoExample.m
fixedpoint/PerformBitwiseExclusiveOROperationonanEntireSetofBitsExample.m
fixedpoint/PerformBitwiseOROperationonaRangeofBitsinaMatrixExample.m
fixedpoint/PerformBitwiseOROperationonaRangeofBitsinaVectorExample.m
fixedpoint/PerformBitwiseOROperationonanEntireSetofBitsExample.m
fixedpoint/PerformElementbyElementConcatenationOfTwoMatricesExample.m
fixedpoint/PerformElementbyElementConcatenationOfTwoVectorsExample.m
fixedpoint/PerformaBitwiseExclusiveOROperationonaRangeofBitsinaMatrExample.m
fixedpoint/QuantizeAnInputExample.m
fixedpoint/QuantizeBinaryPointScaledtoBinaryPointScaledDataExample.m
fixedpoint/QuantizeBinaryPointScaledtoSlopeBiasDataExample.m
fixedpoint/QuantizeBuiltinIntegertoBinaryPointScaledDataExample.m
fixedpoint/QuantizeBuiltinIntegertoSlopeBiasDataExample.m
fixedpoint/QuantizeSlopeBiasScaledtoBinaryPointScaledDataExample.m
fixedpoint/QuantizeSlopeBiasScaledtoSlopeBiasScaledDataExample.m
fixedpoint/QuantizevalueofpiExample.m
fixedpoint/RemovefimathObjectfromfiObjectExample.m
fixedpoint/RotateBitsLeftUsingfitoSpecifyNumberofBitstoRotateExample.m
fixedpoint/RotateBitsRightUsingfitoSpecifyNumberofBitstoRotateExample.m
fixedpoint/RotateBitsinaVectorLeftExample.m
fixedpoint/RotateBitsinaVectorRightExample.m
fixedpoint/RotateBitsofafiObjectRightExample.m
fixedpoint/RotatetheBitsofafiObjectLeftExample.m
fixedpoint/SetDataTypeOverrideonafiObjectExample.m
fixedpoint/SetPropertiesOfAFimathObjectExample.m
fixedpoint/SettheBitWhenIndexIsaVectorExample.m
fixedpoint/SettheBitataCertainPositionExample.m
fixedpoint/SettheBitataCertainPositioninaVectorExample.m
fixedpoint/SettheBitataCertainPositionwithFixedPointIndexExample.m
fixedpoint/ShiftLeftUsingafiShiftValueExample.m
fixedpoint/ShiftLeftaBuiltinint8InputExample.m
fixedpoint/ShiftLeftaFloatingPointInputExample.m
fixedpoint/ShiftLeftaSignedfiInputExample.m
fixedpoint/ShiftRightABuiltinUint8InputExample.m
fixedpoint/ShiftRightUsingafiShiftValueExample.m
fixedpoint/ShiftRightaBuiltinint8InputExample.m
fixedpoint/ShiftRightaFloatingPointInputExample.m
fixedpoint/ShiftRightaSignedfiInputExample.m
fixedpoint/ShiftToRightASignedFiInputExample.m
fixedpoint/ShifttoRightUsingAFiShiftValueExample.m
fixedpoint/SizeDefinedbyExistingArrayExample.m
fixedpoint/SizeDefinedbyExistingArrayTwoExample.m
fixedpoint/SmallestElementinaVectorExample.m
fixedpoint/SquareArrayofOnesWithFixedPointAttributesExample.m
fixedpoint/SquareArrayofZerosWithFixedPointAttributesExample.m
fixedpoint/SumOfElementsInEachRowTwoExample.m
fixedpoint/SumOfVectorElementsTwoExample.m
fixedpoint/SumofElementsPreservingDataTypeExample.m
fixedpoint/SumofElementsPreservingDataTypeTwoExample.m
fixedpoint/SumofElementsinEachColumnExample.m
fixedpoint/SumofElementsinEachColumnTwoExample.m
fixedpoint/SumofVectorElementsExample.m
fixedpoint/TwoDArrayOfOnesWithFixedPointAttributesExample.m
fixedpoint/UseAFiAsAColonOperatorExample.m
fixedpoint/UseFiAsAColonOperatorExample.m
fixedpoint/UseTheColonOperatorWithFloatingPointAndFiOperandsExample.m
fixedpoint/UseTheColonOperatorWithSignedAndUnsignedOperandsExample.m
fixedpoint/UsefiasanIndexingArgumentExample.m
fixedpoint/ex00155485.xml
fixedpoint/ex02128249.xml
fixedpoint/ex02276579.xml
fixedpoint/ex02924094.xml
fixedpoint/ex02948914.xml
fixedpoint/ex04477567.xml
fixedpoint/ex06279830.xml
fixedpoint/ex08738007.xml
fixedpoint/ex10433115.xml
fixedpoint/ex10968870.xml
fixedpoint/ex12824162.xml
fixedpoint/ex13392402.xml
fixedpoint/ex13843082.xml
fixedpoint/ex15193077.xml
fixedpoint/ex15364116.xml
fixedpoint/ex16908317.xml
fixedpoint/ex17765472.xml
fixedpoint/ex17934947.xml
fixedpoint/ex17963318.xml
fixedpoint/ex18863222.xml
fixedpoint/ex19376238.xml
fixedpoint/ex19408775.xml
fixedpoint/ex19461193.xml
fixedpoint/ex19777446.xml
fixedpoint/ex20198742.xml
fixedpoint/ex21789487.xml
fixedpoint/ex23548725.xml
fixedpoint/ex23656704.xml
fixedpoint/ex25757473.xml
fixedpoint/ex26891493.xml
fixedpoint/ex28420301.xml
fixedpoint/ex29040743.xml
fixedpoint/ex29502658.xml
fixedpoint/ex29863578.xml
fixedpoint/ex30049561.xml
fixedpoint/ex30753592.xml
fixedpoint/ex31368116.xml
fixedpoint/ex31486712.xml
fixedpoint/ex32327806.xml
fixedpoint/ex32965492.xml
fixedpoint/ex33233646.xml
fixedpoint/ex35313949.xml
fixedpoint/ex36277550.xml
fixedpoint/ex36325314.xml
fixedpoint/ex36455315.xml
fixedpoint/ex37006959.xml
fixedpoint/ex39013382.xml
fixedpoint/ex39461284.xml
fixedpoint/ex40345600.xml
fixedpoint/ex41131352.xml
fixedpoint/ex41690903.xml
fixedpoint/ex42729721.xml
fixedpoint/ex42940603.xml
fixedpoint/ex43238008.xml
fixedpoint/ex43300996.xml
fixedpoint/ex44727354.xml
fixedpoint/ex45237809.xml
fixedpoint/ex45557228.xml
fixedpoint/ex46323641.xml
fixedpoint/ex48223526.xml
fixedpoint/ex49079063.xml
fixedpoint/ex50956221.xml
fixedpoint/ex51402402.xml
fixedpoint/ex51460483.xml
fixedpoint/ex52379342.xml
fixedpoint/ex52711124.xml
fixedpoint/ex53821286.xml
fixedpoint/ex54409178.xml
fixedpoint/ex55001122.xml
fixedpoint/ex55360112.xml
fixedpoint/ex57550523.xml
fixedpoint/ex58040719.xml
fixedpoint/ex58176052.xml
fixedpoint/ex58801701.xml
fixedpoint/ex59848927.xml
fixedpoint/ex61725178.xml
fixedpoint/ex62008628.xml
fixedpoint/ex62653526.xml
fixedpoint/ex63665004.xml
fixedpoint/ex64920166.xml
fixedpoint/ex65350408.xml
fixedpoint/ex67321681.xml
fixedpoint/ex68871825.xml
fixedpoint/ex73108304.xml
fixedpoint/ex73224679.xml
fixedpoint/ex73355564.xml
fixedpoint/ex73662773.xml
fixedpoint/ex74429050.xml
fixedpoint/ex74625072.xml
fixedpoint/ex75305623.xml
fixedpoint/ex75839962.xml
fixedpoint/ex76070665.xml
fixedpoint/ex76788923.xml
fixedpoint/ex76984671.xml
fixedpoint/ex77198254.xml
fixedpoint/ex77951256.xml
fixedpoint/ex78462835.xml
fixedpoint/ex78754288.xml
fixedpoint/ex79161812.xml
fixedpoint/ex79610189.xml
fixedpoint/ex80478859.xml
fixedpoint/ex81313654.xml
fixedpoint/ex81635704.xml
fixedpoint/ex82122005.xml
fixedpoint/ex82746788.xml
fixedpoint/ex83766056.xml
fixedpoint/ex84998970.xml
fixedpoint/ex85351011.xml
fixedpoint/ex86239560.xml
fixedpoint/ex87026380.xml
fixedpoint/ex87412251.xml
fixedpoint/ex87761979.xml
fixedpoint/ex88727686.xml
fixedpoint/ex89153377.xml
fixedpoint/ex89180881.xml
fixedpoint/ex89605963.xml
fixedpoint/ex89705367.xml
fixedpoint/ex89995172.xml
fixedpoint/ex90079314.xml
fixedpoint/ex90118389.xml
fixedpoint/ex92000858.xml
fixedpoint/ex92049772.xml
fixedpoint/ex93283707.xml
fixedpoint/ex94342976.xml
fixedpoint/ex94691163.xml
fixedpoint/ex94838760.xml
fixedpoint/ex95662528.xml
fixedpoint/ex96271670.xml
fixedpoint/ex96889849.xml
fixedpoint/ex97815356.xml
fixedpoint/ex98045546.xml
fixedpoint/ex98124535.xml
fixedpoint/ex99361419.xml
fixedpoint/ex99787415.xml
fixedpoint/examples.xml

关键词: fixedpoint 案例源码程序 matlab代码

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved