-
STUDYGUI
MATLAB-GUI初学相关资料 包含一些小程序与word文档ppt(MATLAB-GUI beginner information contains some minor procedures and word documents ppt)
- 2007-12-20 15:03:17下载
- 积分:1
-
jisuanqi
由MATLAB编的一个计算器,可以进行一些简单的运算,很实用!!!!(By MATLAB for a calculator, you can conduct some simple arithmetic, it is practical! ! ! !)
- 2009-04-14 21:51:04下载
- 积分:1
-
matlabtongxin
用MATLAB的.m文件来实现通信仿真的若干算法和原理(using MATLAB. M document communications to achieve a number of simulation algorithms and theory)
- 2007-04-22 12:45:17下载
- 积分:1
-
modulation_function-askfskbpskqpsk
BPSK、QPSK、8PSK、FSK、ASK调制源码,本人初学MATLAB,用于简单调制方面。作为功能函数调用。对于MATLAB系统函数而言可能存在差距。(BPSK, QPSK, 8PSK, FSK, ASK modulation source, I am beginner MATLAB, for the simple modulation areas. As a function of function calls. MATLAB functions for the system in terms of the gap that may exist.)
- 2011-09-14 18:38:46下载
- 积分:1
-
Dynamic_Copula_Toolbox_3[1].0
包含各种不同分布的garch模型及copula模型(IT CONTAINS MANY KINDS OF GARCH AND COPULA MODELS.)
- 2014-01-13 10:13:24下载
- 积分:1
-
Override
Test insertion of an abstract method in a superclass.
- 2014-01-16 13:11:19下载
- 积分:1
-
Banking_Management_System
Bank Management System
- 2014-08-26 02:02:04下载
- 积分:1
-
司守奎、孙玺菁《数学建模算法与应用》随书光盘
司守奎、孙玺菁《数学建模算法与应用》随书光盘
所有代码
经典小黄书的代码
数学建模比赛必备(Si shoukui, sun xijing. Mathematical modeling algorithm and application. Cd-rom
All of the code
Classic little Yellow Book code
Mathematical modeling competition required)
- 2020-11-22 18:09:35下载
- 积分:1
-
papr
说明: 内含OFDM 峰均比的仿真程序,选择性映射slm和部分序列pts(OFDM PAPR includes simulation program, selective mapping and partial sequence pts slm)
- 2020-10-26 19:39:59下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1