搜索资源列表
rcd
- 问题描述: 一杯沸水冷却,圆柱体模型,底面半径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.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画. -Problem descr iption :
yuanzhut
- 一杯沸水冷却,圆柱体模型,底面半径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.杯壁绝热,第二类边界条件 -cup of boiling water cooling cylinder model, the bottom radius of
4wei-TCM
- 四维网格编码调制与解调性能分析与研究-4D Trellis coded modulation and demodulation performance analysis and research
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.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画.
四.裁剪算法
- 实现二维图形关于矩形裁减窗口的裁减和直线裁剪-2D graphics on the rectangular window reductions and the reduction of linear cutting
matrics4
- 四维数组类 用于图形学矩阵变换 是四维数组实现的-4*4matrics
jj
- 将150个四维微量数据按聚类分成三类,并找出每一个聚类的中心点-To 150 four-dimensional micro-data are divided into three categories according to cluster and identify the center of each cluster
four-quadrant-diagram
- 用Excel制作的能够快速生成二维4象限图的小工具,需要启用宏功能。-Produced using Excel to quickly generate two-dimensional four-quadrant diagram of small tools, necessary to enable the macro function.
rand
- 可以产生随机的四维数组,再将该数组进行随机转置-Can generate a random four-dimensional array, and then transpose the array of random
rand
- 可以产生随机的四维数组,再将该数组进行随机转置Can generate a random four-dimensional array, and then transpose the array of random-Can generate a random four-dimensional array, and then transpose the array of random
Kongjian
- 自己做的各种动态生成的简单控件,有三维四维的-Own variety of simple controls dynamically generated, three-dimensional four-dimensional
KAERMAN
- 自己编写的卡尔曼滤波程序,考虑的是连续采样200个时刻,且信号状态是四维的情况-I have written Kalman filtering process, consideration is continuously sampled 200 time, and the signal state is a four-dimensional case
plot3c_4c
- 可以绘制变量的三维及四维散点图的matlab子程序,如饱和度等-plots the values in vector v colour coded at the positions specified by the vectors x, y, and z in a 3-D axis system. A colourbar is added on the right side of the figure.
moxing
- 四维水质模型中污染浓度分布, 本程序运行需要几分钟时间; 2.两个M文件都放在MATLAB目录下; 3.在命令窗口中输入lianxuwuran(t),回车即可运行,其中t为时间-The distribution of concentration of polluted water quality model in four
siweishujuxianshi
- 将四维数据在MATLAB上简单的显示出来-The simple four-dimensional data displayed on MATLAB
STATE-SPACE_control
- 状态空间控制,含直接法和艾尔曼公式法状态反馈计算,以及simulink仿真。可自行设置四维状态空间矩阵,以及目标极点。-State space control, with direct and Elman formula method to calculate state feedback, and simulink simulation. You can set your own four-dimensional state space matrix, and target pole.
第四章程序:一维配点型无网格法MATLAB程序
- 一维配点型无网格法的MATLAB编程源代码(MATLAB programing code of 1D collocation meshless method)
第四次修改--严肃--文献综述
- 基于Android的x新疆特色景区智能导游系统,二维码识别,地图导航(Intelligent tour guide system based on Android)
实验
- 在matlab中画四维图,很好用 的给新手的(draw the picture give new hand)
1D Euler
- 本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube problem) Application