搜索资源列表
Ex-05
- MATLAB小程序:关于MATLAB中整数\\浮点数\\复数的运算-small MATLAB : MATLAB on integer \\ float \\ complex arithmetic
Matrix
- 个人总结的一些科学运算时所经常用到的一些算法。有复数的各种运算,矩阵和向量的各种预算,还有一些matlab函数转化成C++后的代码。-Personal summary of some of the scientific computing when a number of frequently used algorithms. There are a variety of complex computing, matrix and vector of a variety of budgets,
huffman
- Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
matlab-Basicoperations
- 这是一个很完整的matlab的基本运算,包括数组运算、矩阵运算、复数运算、微积分、常微分运算等-This is a very complete matlab basic operations, including array operations, matrix operations, complex computing, calculus, ordinary differential operators, etc.
RegEx
- 使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是 3.567E-10+4.89E+5i-.1 它会自动分析出其中的运算有 1. 0.00000000003567 2. 489000i 3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
Smith
- 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
Complex-operation-and-polar-drawing
- 复数运算与极座标绘图,matlab程序和课件-Complex operation with Polar drawing, matlab program and courseware
addition-in-matlab
- 在matlab中进行复数的运算,并且可视化-computation of two numbers in matlab
complex
- 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)