搜索资源列表
stl
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上--a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
liantong
- 在某一网络拓扑结构中,检验是否使每一个节点都保持连通状态,在电网规划中有重要作用-In a network topology, the test is to enable each node to maintain connectivity of a state, in the grid plays an important role in planning
powercontrol
- 实现无线传感网络的结点控制,可以高效实现无线传感器网络节点的分簇,对无线传感器网络功率控制进行仿真-Power control in sensor network
topology_identification_of_complex_networks
- 复杂网络的拓扑辨识,通过复杂网络中节点的状态可以辨识出复杂网络的连接结构(洛仑兹系统)-topology identification of complex networks. According to the node state of complex network, we can know the topology of this complex networks(Lorentz system)
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
heatkernel
- 用matlab实现的热核在路由及网络拓扑上的分析-Using matlab to achieve thermonuclear in routing and network topology analysis
Salama
- 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
FULL_bridge_DAB_openloop
- DC-DC变换器的双有源桥DAB拓扑的MATLAB仿真,开环仿真(MATLAB simulation of dual active bridge DAB)
Simund 99
- 基于matlab的经典Simund 99 (SIMP变密度法)拓扑优化算法(Simund 99 (SIMP variable density method) topology optimization algorithm based on MATLAB)
One_Point
- 传感器节点在链状拓扑结构中的传输仿真,可控制跳距,跳数,节点间距离(The transmission simulation of sensor nodes in chain topology can control hop distance, hop count and distance between nodes)
top3d
- 3D结构拓扑优化设计,利用matlab进行拓扑优化设计,达到材料减少自动结构优化的目的。(3D topology optimization design, using MATLAB topology optimization design, to achieve the purpose of reducing the automatic structure optimization of materials.)
topology
- 利用MATLAB进行随机拓扑的生成,并得到生成树,并根据拓扑选取网关节点。(The MATLAB is used to generate the random topology, and the spanning tree is obtained, and the gateway node is selected according to the topology.)
top88
- 使用MATLAB实现简单拓扑优化实例,已经调通,打开即用。(Implementation of simple topology optimization examples using MATLAB)
softbeso
- 双向渐进结构拓扑优化,在matlab中可以直接应用,可以得到简单结构的拓扑优化哦(Bi-directional incremental topology optimization, which can be applied directly in MATLAB, can get a simple topology optimization.)
拓扑优化经典99行程序解读
- 99行讲解与学习,理解比较深刻,简单易学,容易理解(learing of 99,you can use it by matlab)
multimaterial
- 这是多材料拓扑优化的matlab原代码,使极好的学习资源(This is the original matlab code for multi-material topology optimization, making excellent learning resources)
softbeso
- soft-kill 双向渐进结构拓扑优化代码(a soft-kill BESO code)
网络的基本静态几何特征
- 复杂网络上的静态拓扑性质的分析,包括聚类系数、平均路径长度、度、度分布,用MATLAB实现(Analysis of static topology properties on complex networks, including clustering coefficient, average path length, degree, degree distribution, with MATLAB)
Sigmund的99行Matlab拓扑优化程序简析
- 99行拓扑优化程序。功能更全面,程序精炼(A 99 line topology optimization code)
拓扑优化88行代码
- 针对99行改进的88行拓扑优化程序,适用于matlab。较88行而言,提高了效率。