-
homotopy
解非线性方程及方程组的同伦算法 直接输入方程即可 好用(Solving nonlinear equations and the equations of the homotopy method can be useful equations directly)
- 2011-09-22 11:53:28下载
- 积分:1
-
truss
此程序为计算桁架受荷载作用下的位移及应力算例(This program is subject to displacement and stress calculation truss under load examples)
- 2013-12-23 15:12:39下载
- 积分:1
-
Nonlinear
图像处理的MATLAB程序(教学使用)-非线性灰度变换法(MATLAB image processing procedures (Teaching)- linear gray level transformation method)
- 2014-01-02 14:03:11下载
- 积分:1
-
HVDCp_mian12
高压直流输电~经过本人测试可用~有需要的可以下载~(HVDC tests available ~ ~ After I need to download ~)
- 2011-11-16 20:59:48下载
- 积分:1
-
基于演化博弈的两个小区用户的资源分配
该算法利用演化博弈的思想进行多小区用户的资源分配,将小区重叠部分当做种群,种群中的用户进行演化博弈进行网络切换,基站为其分配子信道。本算法利用matlab进行仿真测试,仿真结果显示演化博弈能够达到稳定,提升系统吞吐量,在小区资源分配能够有一个很好的参考。不同于传统的资源分配方法,可以给出一个新思路(The algorithm uses the idea of evolutionary game to allocate resources for multi-cell users. The overlapping part of the cell is regarded as a population. The users in the population are handed over by evolutionary game, and the base station allocates subchannels to them. The algorithm is tested by matlab. The simulation results show that the evolutionary game can achieve stability, improve system throughput, and have a good reference for resource allocation in the cell. Different from the traditional method of resource allocation, a new idea can be given.)
- 2021-01-27 18:58:35下载
- 积分:1
-
2DBEM
说明: 节选自OpenBEM,二维的边界单元法matlab程序(Extracted from openbem, two-dimensional boundary element method matlab program)
- 2020-11-09 17:04:14下载
- 积分:1
-
SeDuMi_1_3
SeDuMi 是一个求解半正定规划的算法包,这是项目最新发布的源代码。(Welcome to SeDuMi 1.3
SeDuMi is a Matlab Toolbox for Linear, Second order, Semidefinite or mixed
problems. It can handle free variables and complex data as well.
To obtain the latest version of SeDuMi, see
http://sedumi.ie.lehigh.edu
Installation instructions can be found in the file
Install.txt
After you installed the binaries please type
help sedumi
in Matlab to get more information. Example problems can be found
in the folder /examples, documentation is in /doc.
For a list of changes check the file Changelog.txt.)
- 2010-07-20 15:41:05下载
- 积分:1
-
QPSK_tiaozhijietiao
说明: matlab源码编写的QPSK调制与解调程序,含载波及采样频率(matlab source code written in QPSK modulation and demodulation process, including the carrier and sampling frequency)
- 2011-02-25 21:01:35下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
aChelper
C课设必备,课设常见类型都有,内容很全!(A helper for you when developing a C progrem)
- 2009-12-18 14:24:43下载
- 积分:1