-
matlab
matlab 自动生成各种随机数的命令,希望对大家有所帮助(hehe ,it is very useful to us.I hope it can give everyone a help.)
- 2010-06-04 16:12:03下载
- 积分:1
-
logistic
说明: 混沌工具 function x=logistic(n,level,a,x0)(function x=logistic(n,level,a,x0))
- 2010-04-25 23:54:22下载
- 积分:1
-
dongmo_version
电路计算机辅助设计,电路与按键灵敏的的计算(Circuit computer-aided design, circuits and the calculation of key sensitive)
- 2011-05-12 20:54:53下载
- 积分:1
-
MNPBEM11
采用边界元方法求解电磁响应及系统本征模问题(boundary element method to investigate the eigmode and green function of the EM )
- 2012-06-05 18:52:52下载
- 积分:1
-
mnyz
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件
图形显示格式,取过圆柱轴的截面温度变化将其做成动画.
(A cup of boiling water for cooling, the cylinder model, the bottom radius of 0.05m, the high-0.1m, an ambient temperature of 20 degrees, the initial water temperature of 100 degrees is four-dimensional transport equation equation (constant a ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 J/(m* s* degrees)) initial conditions: t = 0 when the water equivalent to 100 degrees boundary conditions: 1. up and down the wall are free cooling, the third boundary condition, the ambient temperature maintained at 20 degrees (H = k/h, h check one) 2.杯壁insulation, the second boundary condition graphical display format, check-off section of cylindrical shaft temperature change to make animation.)
- 2007-11-06 20:57:53下载
- 积分:1
-
CRC
CRC的MATLAB实现程序以及设计论文(MATLAB implementation of the CRC program as well as design thesis)
- 2009-03-31 18:55:46下载
- 积分:1
-
MZI_c1_1490v1550
PLC MZI MATLAB仿真. MZI可用作波分复用器件(分离两个波长光信号)。本例子为一级MZI,由两个光耦合器(耦合系数a1,a2)和一段延迟臂(延迟dl)构成。MZI有两个输入和两个输出端口,一般两个波长光信号由一个输入端口输入,而在两个端口分别输出不同波长信号。(PLC MZI simulation.)
- 2020-07-04 10:00:01下载
- 积分:1
-
RayleighDistrib
绘制风频的瑞利分布图,风速区间取在0~30m/s。(Draw up the wind frequency of the Rayleigh distribution,Wind speed range in 0 ~ 30 m/s.)
- 2013-12-13 13:42:05下载
- 积分:1
-
haar-wavelet
haar二维小波分解,输出四个分解系数子矩阵.将系数重构,得到最终的输出矩阵(haar two dimension wavelet decompositon)
- 2015-02-01 14:17:32下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1