-
ch7
MATLAB科学计算与工程分析源代码源程序6(MATLAB scientific computing and engineering analysis of the source code source 6)
- 2009-03-24 11:17:24下载
- 积分:1
-
sine
用正弦插值法解决EMD分解过程中遇到的端点效应问题(Sine interpolation to solve the end effect problem encountered in the EMD process)
- 2012-05-09 20:48:46下载
- 积分:1
-
rs
说明: rs码生成程序。可选择码参数、本原多项式、误码率(RS code generator)
- 2013-11-08 15:09:15下载
- 积分:1
-
MATLAB6.0MathHandbook
MATLAB6.0数学手册,很不错的一本参考手册,包括大部分工具箱函数注释。(MATLAB6.0 Math Handbook, it is a good reference manual, including most Toolbox Notes function.)
- 2009-03-18 18:37:48下载
- 积分:1
-
array
均匀线阵列数字波束形成matlab程序,与大家一起分享(Uniform linear array digital beamforming matlab program to share with you)
- 2009-10-26 21:44:05下载
- 积分:1
-
jishiqi
动态倒计时牌,目标时间(即倒计时截至时间)的年、月、日、时、分、秒以及倒计时主题可以根据不同主题由用户动态设定,并且在此设定基础上在屏幕上显示距离相关主题到达之时还有n年、n天和n秒(其中的三个n各不相同,且随着程序运行动态变化),以北京时间作为主要显示板块,同时显示纽约、伦敦时间的附加倒计时板块。程序中除了刚运行时给出一次当前标准时间值(或读出系统当前时间)外,在程序运行期间应在自己独立的用户时钟控制下,而不受外界输入影响和系统时间的束缚。(Dynamic countdown, the target time (ie, as the countdown time) of the year, month, day, hour, minute, second, and the countdown theme can set different themes by the users, and in this setting is displayed on the screen on the basis of distance-related There are n the theme of the time of arrival, n day n seconds (one of the three different n, and with the dynamic program runs), to Beijing as the main display section, also shows New York, London time, the additional countdown Plate. In addition to just run the program once the current standard time value is given (or read the current system time), but during the program should be independent in their own under the control of the user clock, and free from outside influence and input system time constraints.
)
- 2011-05-07 17:14:32下载
- 积分:1
-
1
灰色预测matlab程序与散点图的绘制的matlab程序(Grey prediction matlab program and scatter diagram of MATLAB program
)
- 2013-08-28 11:24:54下载
- 积分:1
-
FFTorIFFT
FFT与iFFT的非常好的学习例子,希望对需要的人有帮助(FFT and iFFT a very good learning example, want to enjoy)
- 2011-11-13 13:08:05下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1
-
unconstraint-optimization-byNewton
采用拟牛顿法解决工程上全局优化,同时给出该程序的具体编写过程(global optimization for newton method is carried,at mean time, the progress is gived)
- 2012-04-24 00:37:05下载
- 积分:1