登录
首页 » matlab » matlab仿真风沙流过程 PRLcode

matlab仿真风沙流过程 PRLcode

于 2020-06-23 发布
0 194
下载积分: 1 下载次数: 4

代码说明:

说明:  Jasper Kok 利用matlab仿真风沙流过程,可以实现颗粒速度、沙尘通量、风沙电场等仿真(uses MATLAB to simulate the process of wind-sand flow, which can realize the simulation of particle velocity, sand-dust flux, wind-sand electric field and so on.)

文件列表:

PRLcode\bounce_trajectory.m, 6364 , 2008-09-19
PRLcode\Brief model description.doc, 32768 , 2008-09-19
PRLcode\calc_avg_velocity_density.m, 16008 , 2008-09-19
PRLcode\calc_capacitances.m, 2436 , 2008-09-19
PRLcode\calc_Cd.m, 492 , 2008-09-19
PRLcode\calc_electric_field.m, 5628 , 2015-05-24
PRLcode\calc_mass_flux.m, 5191 , 2008-09-19
PRLcode\calc_part_shear_stress.m, 3214 , 2008-09-19
PRLcode\Desch-old.m, 3564 , 2012-07-20
PRLcode\Desch-r.m, 3564 , 2015-05-18
PRLcode\Desch.asv, 1727 , 2015-05-18
PRLcode\Desch.m, 1910 , 2015-06-03
PRLcode\Fx.m, 263 , 2008-09-19
PRLcode\Fz.m, 460 , 2008-09-19
PRLcode\init_cond.m, 6202 , 2008-09-19
PRLcode\KokRenno2007PRL_EPAPSrevised2.doc, 1780736 , 2008-09-22
PRLcode\main.m, 531 , 2015-06-03
PRLcode\relative_velocity.m, 233 , 2008-09-19
PRLcode\saltation_model.asv, 40573 , 2012-07-20
PRLcode\saltation_model.m, 40620 , 2015-06-03
PRLcode\saltation_model_mars.m, 42615 , 2008-09-19
PRLcode\saltation_model_sensitivity_ufr.m, 5429 , 2008-09-19
PRLcode\saltation_trajectory.m, 27234 , 2015-05-24
PRLcode\size_distributionNamikas.m, 1289 , 2008-09-19
PRLcode\sort_particles.m, 2351 , 2008-09-19
PRLcode\total_mf.m, 1476 , 2008-09-19
PRLcode\wind_profile.m, 6560 , 2008-09-19
PRLcode, 0 , 2015-05-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 0210
    同学录的设计,这是计算机网络的课程设计的题目。可以实现登陆、注册、上载图片、留言等功能。(website design, which is the computer network curriculum design topic. The landing can be achieved, registration, uploading pictures, voice mail capabilities.)
    2006-07-01 22:27:37下载
    积分:1
  • 注册表VI
    labview操作注册表,包含删除,添加,查询(register,incloud add delete and research)
    2020-06-23 12:20:01下载
    积分:1
  • TCPMP_wanmei
    wince视频播放器,它是万能的,但是只适应低分辩率的mp4(Wince Video Player, it is omnipotent, but only suitable for low resolution mp4)
    2020-06-16 02:40:02下载
    积分:1
  • VR_ZS_JiQinGe
    浙江大学ppt课件。讲解几何数据压缩的一些相关技术。对于学习着很有用处。(Zhejiang University Courseware ppt. Data compression on the geometry of some related technologies. For a very useful study.)
    2008-07-04 11:45:11下载
    积分:1
  • 没有用,可以删除了,我用来测试,
    没有用,可以删除了,我用来测试,-No use, you can delete, and I used to test,
    2022-01-20 22:56:35下载
    积分:1
  • Express_Calculator
    用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。(Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with graphviz to draw the expression tree and calculation process.)
    2009-09-14 14:36:26下载
    积分:1
  • 双约束重力模型(1.0)
    说明:  基于双约束重力模型的交通分布预测,可与底特律连用(Traffic distribution forecast)
    2021-03-22 15:49:17下载
    积分:1
  • 滞回数据1111
    滞回曲线个滞回环的数据提取与处理以及峰值荷载的标记(Data piecewise extraction)
    2017-12-26 17:01:09下载
    积分:1
  • 实验3
    1、单向通信 向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。 2、双向通信 甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。 3、间隔发送 未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。 乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。 甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly. 2. Two-way communication Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly. 3. Interval Sending Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
    2020-11-16 09:29:42下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载