-
MMBT3904T
参考文件,MMBT3904 datasheet(References,MMBT3904 datasheet)
- 2010-09-29 13:08:45下载
- 积分:1
-
ICApingjia
ICA算法评价指标的计算程序SAR SIR SNR(ICA SAR SIR SNR)
- 2012-03-24 09:28:34下载
- 积分:1
-
gaosixiaoqufa
用matlab高斯消元法求解方程组,主程序里输入矩阵即可(Solving equations with matlab Gaussian elimination, the main program can input matrix)
- 2013-03-25 21:19:56下载
- 积分:1
-
xcqsx
zheshiyige消除信号趋势项的程序(zheshiyige the elimination of the signal trends of the procedures)
- 2008-12-28 21:22:12下载
- 积分:1
-
原件psotb-beta-0.3
说明: 基于matlab开发的pso程序,并且加以改造运用到软测量中,效果不错,大家可以(Matlab-based development PSO procedures, and to transform the use of soft measurement, worked quite well. we can s)
- 2006-02-07 14:37:32下载
- 积分:1
-
QPSK4_Weitongbu
qpsk位同步源程序 包括调制解调及信道加噪等(qpsk bit synchronization source, including modulation and demodulation and channel plus noise, etc.)
- 2010-05-13 23:29:39下载
- 积分:1
-
shearletnew
Demo:演示程序(注意图像路径)
ShearletCoef: 系数计算程序
mybeta: 伪极坐标 Fourier 变换(文件名是暂时的用法)
phi0,psi0,psid: 低高频图像点阵显示(myu,myv用于理论分析,不被 Demo 调用)
psiStock:
FPsi1(2)_x(有编号): shearlet 函数类
bump: 钟形光滑函数
ramp: 斜升光滑函数(即旧版中的 smooth)
新版比旧版提高了框架函数的连续性——对角方向上的生成函数进行了连续化。算法设计上,
伪极坐标 Fourier 变换被独立出来。(Demo: demo program (note the image path) ShearletCoef: coefficient calculation procedure mybeta: pseudo-Polar Fourier transform (the file name is temporary usage) phi0, psi0, psid: low frequency image dot matrix display (myu, myv for theoretical analysis not to be invoked Demo) psiStock: FPsi1 (2) _x (numbered): shearlet function classes bump: bell smooth function ramp: ramp smooth functions (ie legacy of smooth) than the old version of the framework to improve the continuity of functions- diagonal direction of the generating function were continuous. Algorithm design, pseudo-Polar Fourier transform is independent.)
- 2015-03-11 22:42:14下载
- 积分:1
-
apache-ant-1.9.3
zxing相关的二维码开发类库的编译工具,最新版本的apache-ant-1.9.3(zxing related to the development of libraries of the two-dimensional code compilation tools, the latest version of apache-ant-1.9.3)
- 2014-01-08 09:26:12下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
Routh
劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。(The Routh-Hurwitz stability criterion is a necessary (and frequently
sufficient) method to establish the stability of a single-input,
single-output (SISO), linear time invariant (LTI) control system.
More generally, given a polynomial, some calculations using only the
coefficients of that polynomial can lead us to the conclusion that it
is not stable.
in this program you must give your system coefficents and the
Routh-Hurwitz table would be shown
)
- 2012-12-03 12:13:02下载
- 积分:1