-
OFDMSimulationUsingMatlab
说明: 这是用matla本作的对雷达系统通信的源程序,对软件硬件开发者都有极大帮助(This is used for matla the radar system on the source of communication for software and hardware developers are extremely helpful)
- 2008-11-03 19:12:19下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
GUI
此程序主要用于图像的匹配、配准,编程开发环境为MATLAB,是学习图像处理的同学很好的参考资料。(image matching)
- 2014-11-19 20:11:20下载
- 积分:1
-
voice_signal_spectrum_analysis
语音信号频谱分析 滤波器设计 matlab(voice signal spectrum analysis)
- 2011-11-19 11:22:28下载
- 积分:1
-
control-motor
this file contain models for modelling and simulation of nonlinear motor control. in this simulation dq frame is used to model.
- 2015-01-04 02:34:30下载
- 积分:1
-
lm1
三个分段相连的信号的傅里叶变换和时频分析;Chirp 信号的傅里叶变换和时频分析;信号的子带分解(Linked to three sub-signals Fourier transform and time-frequency analysis Chirp signal Fourier transform and time-frequency analysis signal subband decomposition)
- 2007-12-12 09:43:06下载
- 积分:1
-
fftf
利用ARMA、AR、MA模型,以及周期图等进行系统参数估计以及全相位FFT测相位(Using ARMA, AR, MA model, and the cycle map for system parameter estimation, and testing phases of all phase FFT)
- 2008-07-29 09:27:40下载
- 积分:1
-
Wolf
相信大家见过了star的上线和大灰狼的插件版
Wolf结合了star 的上线,大灰狼的插件功能,比原来的更强大,上线更稳定!!!!
为了庆祝咖啡上了百度第一页,现在开源了这套源码!!!也给新手朋友练练手,小狼已经处理过了,免杀好做!!!
同时也给有需要的可以2次开发
(I believe we have seen the star on the line and the big bad wolf of plug-in version
Wolf combines on-line star, the wolf s plug-in functionality, more powerful than the original, more stable on the line! ! ! !
To celebrate coffee on the first page of Baidu, now open source set of source! ! ! But also to the novice friends to practice your hand, coyotes have been handled, free to kill better to do! ! !
But also to those in need can be twice Development)
- 2014-10-26 06:31:34下载
- 积分:1
-
Matlab
matlab微分方程具体解法,能帮助大家很好的解决matlab当中如何进行微分方程的解法(differential equations matlab specific solution can help you a good solution how to solve differential equations matlab among the)
- 2015-03-17 17:19:32下载
- 积分:1
-
chp6_1
power flow analysis
- 2014-01-26 00:09:31下载
- 积分:1