登录
首页 » matlab » 有限元计算程序(matlab)

有限元计算程序(matlab)

于 2020-06-19 发布
0 70
下载积分: 1 下载次数: 5

代码说明:

说明:  它将求解域看成是由许多称为有限元的小的互连子域组成,对每一单元假定一个合适的(较简单的)近似解,然后推导求解这个域总的满足条件(如结构的平衡条件),从而得到问题的解。(It regards the solution domain as consisting of many small interconnected subdomains called finite element elements, assumes a suitable (relatively simple) approximate solution for each element, and then deduces that the solution of this domain satisfies the conditions (such as the structural equilibrium condition), so as to obtain the solution of the problem.)

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

发表评论

0 个回复

  • GreedSnake
    java小游戏贪吃蛇,两个文件无注释,经测试可编译运行(java game Snake, the two paper-free notes, compiled by the test run)
    2009-06-24 16:49:15下载
    积分:1
  • 基于c++的五子棋
    资源描述老师大作业,五子棋,包括人人对战,人机对战
    2022-05-19 11:25:18下载
    积分:1
  • KCS11
    说明:  ees求卡琳娜循环热效率以及各状态点的参数(kalina cycle for ees)
    2021-04-10 20:18:59下载
    积分:1
  • DS18B20数字温度传感器实验
    实验器材: 探索者STM32F4开发板 实验目的: 学习DS18B20数字温度传感器的使用. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象: 本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始 读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD 上。同样我们也是用DS0来指示程序正在运行。(Experimental equipment: Explorer STM32F4 development board Objective: Learn the use of DS18B20 digital temperature sensor. Hardware resources: 1, DS0 (connected to PF9) 2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340). 3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS) 4, one of the DS18B20 sensors (attached to PG9). Experimental phenomena: This experiment first detects whether there is DS18B20 when starting up. If not, it prompts errors. Only after the detection of DS18B20 did it begin Read the temperature and display it on LCD. If DS18B20 is found, the program reads data once every 100ms or so and displays the temperature at LCD. On. Similarly, we also use DS0 to indicate that the program is running.)
    2018-04-06 15:54:39下载
    积分:1
  • recognition of different characters
    recognition of different characters
    2022-02-02 16:32:28下载
    积分:1
  • chuangame
    VC++枣子穿纽游戏源码,类似扫雷游戏的界面,不过玩法有点不一样,游戏源代码在vc++6下编译通过,你应该通过源代码能看出些玩法来。   相关资料:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增加,纽扣数目也增加,当达到70个时游戏即结束。只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿线。线可交叉,但有纽扣的点不能交叉连接。   透露点秘诀:要尽可能使连线长且该连线上的纽扣数多。(VC++ source code dates to wear new game, the game interface similar to mine, but a bit different from playing the game in the source code to compile under vc++6 passed through the source code you should be able to see more options. Relevant information: in this game, you will serve as a tailor, will be wearing buttons as much as possible into a closed line. Game initial 15 buttons, an increase over time, increase the number of buttons, when the 70 hours to reach the end of the game that is. Buttons can only point in the threading, and only in the horizontal direction or vertical direction of threading. Lines cross, but the buttons can not be cross-connect point. Point revealed the secret: To the extent possible, so long and the connection to connect on a few more buttons.)
    2009-07-16 21:48:30下载
    积分:1
  • 23
    说明:  基于FPGA的液晶显示控制器的设计,FPGA用的是EP2C5,LCD用的是ST7920内核的122*32点阵的LCD,显示中西文字符(FPGA-based LCD display controller design, FPGA is used EP2C5, LCD is used in the ST7920 core of 122* 32 dot matrix LCD, display of Chinese and Western characters)
    2009-06-19 22:01:23下载
    积分:1
  • new camera calibration algorithm Functions with a calculated exercise group were...
    摄像机标定新算法,用一个子函数计算出两组运动组的参数本程序用于调试摄像机标定新算法这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算加入标定整体误差计算,运动复原和三维复原整体误差计算应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 -new camera calibration algorithm Functions with a calculated exercise group were the parameters of the testing procedures for the new camera calibration algorithm of this procedure in the original change based on the return of some value, the standard deviation to the mean square value calculated by adding the overall calibration error terms, 3D sports rehabilitation and recovery overall error calculation should be calculated using the 3D vector translation recovery, derived from the statistical point of its z direction as is the number, the greater the correct translation vector
    2022-07-20 02:37:02下载
    积分:1
  • 一款运动控制卡的源码,讲述如何用运动控制卡进行编程开了.
    一款运动控制卡的源码,讲述如何用运动控制卡进行编程开了.-A motion control card source code on how to use motion control card program opened.
    2022-03-02 15:07:26下载
    积分:1
  • vb6.0 GetTickCount反调试
    VB-GetTickCount 反调试 爱琴海。实际软件中,应该彻底隐蔽调试器提示消息,直接引入错误的分支去执行乱七八糟的代码。
    2022-07-08 00:10:38下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载