Other Languages
Forum Post

First time help

Need major help on an assignment. ANy help would be nice. I have a image compression bonus assignment as follows "1. Download the image.mat file from blackboard and load this into matlab. Do...
Forum Post

Re: greatest common divisor without function?

Do you mean the Euclidean algorithm? Here's a flow diagram and an example. http://matrixlab-examples.com/euclidean-algorithm.html
Forum Post

open an image by using toolbar editor

I want to create a Matlab Gui that can open an image by clicking on open button on toolbar I build a toolbar and add a code for opening a file but hhow I tell to it open it on specific place on my...
Forum Post

Haskell

Where may I post about Haskell questions? I need some advice on a 2D graph coloring algorithm
Forum Post

Re: HELP! MATLAB GUI and Simulink interaction

This is the link to the file. http://www.megaupload.com/?d=NDSL7PDB Thanks!
Forum Post
Forum Post

HELP! MATLAB GUI and Simulink interaction

run_Callback at 694 Error in port widths or dimensions. Invalid dimension has been specified for input port 1 of 'MultipleGuidance_night/GUIDA/Beam Rider/FILTRO SCARTOM2'" The command window...
Forum Post

Frequency modulating complex audio signals

Hi there, i'm trying to modulate the frequency of a wav file according to a periodic signal. I was wondering how best to do this? F.M theory always concerns periodic waves so i'm a bit lost now...
Forum Post

Problem uploading matlab file

In the warning at 26 In updatewarn at 11 In tf.loadobj at 11. Premise that this is the first time I use matlab and I would like to know what caused this. The command window should not exit the...
Forum Post

Read AVI Function has 2 GB size limit

I currently have a MATLAB (completely) function that reads an AVI video of any color format and returns the pixel information. It works great for files under 2 GB but breaks immediately after that....
Forum Post

Matrix visualization using MATLAB

Hi, I have a matrix with four values: 1,2 - representing one of two possible items say, A or B 3 - representing an intersection of both A and B 0 - representing null Can I use MATLAB to draw...
Forum Post

Matlab GUI help

Hello, I'm new to Matlab GUI and I have a question about loading data onto my figure files. I have attached an example program to illustrate what I am trying to achieve. Ultimately, what I...
Forum Post

anisotropy factor on ellipsoids

hi everyone. for my final project year, I have to generate a diffusion tensor imaging. then how with FA (anisotropy factor) between 0 and 1 can i apply to each of the ellipsoids atypical color...
Forum Post

Re: 3D vector field plotting

I'm not sure if this is what you need, but... % the line goes from (-1, 3, 1) to (0, 0, 0) a = linspace(-1,0,10); b = linspace(3,0,10); c = linspace(1,0,10); plot3(a, b, c) I suggest you...
Forum Post

3D vector field plotting

Hi everyone Despite reading the online help, I till can't seem to get the hang of plotting a 3D vector field in Matlab (or Mathematica). The arrays I have are as follows: x-component of...
Forum Post

Re: Problem in drawing 3D graph in Matlab (settled)

Hi, I have a similar problem as you posted. Could you tell me how to solve it? Thanks Uwen
Forum Post

Picture box in Matlab

Hi all, I am new to MATLAB and this forum too. I have a question. Is there any facility such as a picture box in MATLAB 7.0 GUI Design? I have coded a program in matlab. However, in order to design...
Forum Post

Nexus Programming Langauge

The Nexus programming language is an "object-oriented, dynamically-typed, reflective programming language", drawing from Lua and Ruby. www.nexuslang.org
1 2 3 4 5 6 7 8 9 10 11  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.