-
-
FreeRGBEditor v2.0
一个RGB色码产生器,可用于绘图及网页设计,透过调整红绿蓝3原色的深浅,来符合你希望的色彩,而你只要将产生的色码抄下来就好了!Mathlab里用的RGB值的范围是0到1,VC里用的是RGB值是十进制的范围是0到255,网页里用的是十六进制的范围是0x00到0xff
-
MatrixVB.rar
可以用vb调用mathlab功能,有600多个函数的ocx控件,方便快捷
可以用vb调用mathlab功能,有600多个函数的ocx控件,方便快捷
-
论文研究 - 陆上早期生产设施的两阶段分离过程建模与仿真
... 我们基本上为早期生产的关键过程设备开发了模型,使用尼日利亚尼日尔三角洲地区边缘地带的数据对设备进行了尺寸调整,然后使用该尺寸设备进行了动态仿真。 部署的重要要素是两相过程容器,三相过程容器; 分离筒,采出水处理单元。 开发了数学模型,并使用Mathlab对其进行了调整,以用于设备选型,而ASPEN PLUS用于模拟过程。 从尼日利亚边缘地区获得的过程数据被用作量化设备模型的输入。 在Hysys V8.8中部署了大型设备,以实现稳定和动态的状态。 系统仿真包括一个两相处理容器,然后是一个三相处理容器[1] ...
-
-
-
fu-berlin-eip
...
== Project Layout ==
codec/
receiver/
board/
chksm/
compat/
common/
test/
net/
cam/
stream-transmitter/
mathlab/
mk/
The "codec/" directory contains the implementation of the compression method.
The codec code is ...
-
sock-benchmarking
...
* Fixed bugs: concurrency issues, improper packet scheduling, etc.
* Changed conditions when to stop
Graphs
------
I also adopted original Mathlab graph plotting scripts to GNU Octave, so you don't have to have Mathlab to plot them.
Have fun.
-
-
aiclass
... with more explanation (pretty sparse right now). Copy-paste of equations as images from MathCast.
.m Octave (a cross-platform MathLab clone) programs. You run this by downloading, installing Octave and running the interpreter. Once running, cd to the ...
-
python-wavefile
... Ubuntu systems:
```bash
python setup.py install
```
Examples
--------
### Whole file (slow) processing
This is the quick and dirty way (mathlab like) of reading and saving audio.
While is quite convenient to get things done,
DO NO USE IT, if you are ...
-