-
triangulation_order6_boundary_node
有限元方法分析典型结构,采用六节点三角形单元(This programming give an order 6 triangulation, an abstract list of sets
of six nodes. The vertices are listed clockwise, then the midside nodes.)
- 2009-12-02 05:02:26下载
- 积分:1
-
harris.12
this is a harris corner detection matlab code.
- 2014-12-19 22:01:29下载
- 积分:1
-
ricianchannel
说明: 关于莱斯信道的仿真,进行分析及绘图,包含三个程序(rician_channel_right)
- 2019-04-24 08:58:50下载
- 积分:1
-
WKBCal
说明: 光通信计算,利用公式计算折射率分布,特别为化学方法产生的器件(optical communication, the use of the refractive index distribution formula, particularly for the chemical device)
- 2021-05-13 23:30:03下载
- 积分:1
-
chaoliujisuan
配电网潮流计算程序,有40个节点,并且利用时下普遍的前推回代算法计算(Distribution power flow calculation program, with 40 nodes, and use nowadays generally forward and backward substitution algorithm)
- 2021-03-26 15:09:13下载
- 积分:1
-
calculateuserposition
用MATLAB编写求解伪距定位方程的程序,对实际数据进行处理,解算出接收机的位置及钟差信息。提供8个通道的两组数据如下,X, Y, Z 为WGS-84坐标系下各通道所跟踪卫星的坐标,Range为与之对应的校正后的伪距测量值。(Using MATLAB pseudorange positioning equation solver, and the actual data processing, solution and calculate the position of the receiver clock error information. 8 provides the following two data channels, X, Y, Z coordinates of the WGS-84 coordinate system of each channel of the satellite tracking, Range for the pseudo-range measurements corresponding corrected.)
- 2014-02-24 21:09:45下载
- 积分:1
-
a
说明: 数字图像融合的程序,包括加权平均.HIS和和PCA等算法(Digital image fusion procedures, including the weighted average. HIS and other algorithms and PCA)
- 2011-04-01 16:28:07下载
- 积分:1
-
ASK_coherent_modu
幅频键控ASK的相干调制解调以及非相干调制解调的仿真实现,源代码中作了详细的备注,通过学习该代码能够对ASK的调制解调有更加深入的认识(Coherent amplitude and frequency shift keying ASK modulation and demodulation, and non-coherent modulation and demodulation simulation, source code made detailed notes, by learning the code to the ASK modulation and demodulation of a more in-depth understanding of)
- 2013-08-15 18:35:21下载
- 积分:1
-
Artificial_wave
规范反应谱生成,用于结构工程时程分析等,欢迎分享探讨(respon sespectrum accordingto Chinese code)
- 2021-01-18 11:28:43下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1