资源列表
ask.rar
- 一个ask调制解调的源程序,可以自己添加一些噪声进行仿真分析!,Ask modulation and demodulation of a source, you can add some noise to conduct their own simulation analysis!
moni.rar
- 一个机器人避障的仿真,在MATLAB下运行。,A robot obstacle avoidance simulation run in MATLAB.
harwav_packet.rar
- 谐波小波包的应用程序,matlab源码,用于电信号分析,Harmonic wavelet packet applications, matlab source for signal analysis
LMS_newchannel.rar
- 仿真LMS均衡器 采用三径叠加信道,PSK调制,并计算误码性能,LMS equalizer simulation using three-path channel superimposed, PSK modulation, and calculate the BER
work.rar
- Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
weixing.rar
- matlab实现的卫星轨道模拟,利用卫星轨道根数参量,通过求解开普勒方程求解卫星轨道模型,err
roc.rar
- matlab 程序用来计算roc曲线面积,matlab procedures used to calculate the area of roc curves
求解约束极小值问题的函数fmincon
- 求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数,Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
matlab_earthquake.rar
- matlab 地震反应谱计算 matlab 地震反应谱计算,matlab calculation of earthquake response spectrum seismic response spectrum calculation matlab
GA-matlab.rar
- 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
libsvm-2.88.rar
- LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
Imageprocessing.rar
- 包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。,It contains four parts: [1]MATLAB function:diffusion.m gauss.m [2]Linear diffusion Applying linear diffusion to images creating linear scale-space. MATLAB code: demo_lin.m Image: haifa1.bmp [3]Li