-
BT_Fitler
Matlab代码用Bilinear Transformation方法实现低通,带通,高通,带阻滤波器设计。(Using MATLAB m-file to design LP, BP, HP, BS fitlers by Bilinear Transformation method.)
- 2010-06-27 03:36:20下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
imagine
觉得好东西,一个matlab编写的APP,可以对三维医学图像进行全方位查看,其中还自带说明用法。(Very Useful!! It s a app based on Matlab to look 3D-Medical image. And It has the instructions.)
- 2013-12-27 00:26:04下载
- 积分:1
-
jpegread
本程序用于在matlab中读取jpeg格式图像的DCT系数( read dct coefficients in jpeg image)
- 2012-01-02 11:39:57下载
- 积分:1
-
upperbandSICcnbasedonLTE
This is upper successful cancellation for mobile communication
- 2016-07-03 12:13:01下载
- 积分:1
-
BFSN_Algorithm
说明: 本matlab函数是广度优先搜索邻居的聚类算法实现,仅供参考!(The matlab function is breadth-first search neighbor clustering algorithm for reference purposes only!)
- 2011-04-12 10:09:35下载
- 积分:1
-
A1_16
mathews数值分析书的源代码,用matlab编写,第一章第十六部分。(mathews numerical analysis of the book' s source code, using matlab, the first part of Chapter XVI.)
- 2011-10-20 10:28:38下载
- 积分:1
-
最小二乘的直线与曲线的拟合 LS
最小二乘的直线与曲线的拟合,以及利用matlab编程时多元线性回归(least square)
- 2013-09-29 11:05:26下载
- 积分:1
-
matlab_helmholtz_TP3
principal_helmholtz
a script for the implementation of EF P1 Lagrange
for the Helmholtz equation with the following
boundary conditions of Neumann or Fourier-type:
- 2013-12-24 05:48:37下载
- 积分:1
-
chaos
MATLAB对几种常见混沌仿真,很好的,推荐下载(MATLAB simulation of several common chaos)
- 2010-06-16 15:18:14下载
- 积分:1