Display :
Did not find what you want,
Be the first to ask question on MatLab
Category: MatLab

To all Techyv members. I hope everything is fine. I need both basic and advanced matlab gui code for audio steganography out there. What do you think is the best matlab gui code available in the market? I know there are available downloads but I'm looking for codes that are not commonly used by programmers. Something professional and can be used anytime. I hope you could help me on this one. 

Category: MatLab

Hi Everyone!

Does anyone experienced using the Matlab SVG reader? Can anyone please tell me how to properly use the reader? Is there a downloadable user’s manual? By the way can I install the reader in Windows 8 desktop computer? If you are an advanced user, can you please share your experiences in using the reader. What are your encountered problems upon using the SVG reader? I’ll be waiting for your responses. Thanks.

Category: MatLab

Hi guys. I am fond of programming and learning matlab programming now a days. As different courses are covered in academy and institution but I am doing all this on my behalf with internet help. But my matlab is creating problem as I write proper code, it does not display result well and some functions are also not working. Am I supposed to use latest version? Any good web site related to matlab programming download free which could help me to easily download latest full version?

Category: MatLab

I have done a quick search on Google about this, but I don't have the expertise to solve a problem such as this so I am hoping someone out there can help me.  It would appreciate all the help you can give.

Error Message:

Parameters must be of type double or char for Real-Time Workshop if the S-function does not  have TLC.

How do I solve this? 

Category: MatLab

Why is MatLab is the best software to use in data visualization and data analysis?

Category: MatLab

Which are minimum system requirements to install Matlab R2012a with Simulink? And can I install the program with Windows Vista?

Category: MatLab

Hi friends

How do i do vectorization in the MATLAB?  How do i import MATLAB graphics into my Framemaker?

Thanks

Category: MatLab

  In the following piece of code, where should i use the end statement or should i use some other key word here?

 
because there should be one end for switch statement and there should be an another end to end the code
Code
clc; C = input ('Please Enter The value of Capacitence: '); Im = input ('Please Enter The value of Maximum Peak Current: '); Vm = input ('Please Enter The value of Maximum Peak Voltage: '); Es = input ('Please Enter The value of Input DC Voltage: '); Kv = input ('Please Enter The value of Ripple Factor of Voltage: '); Ki = input ('Please Enter The value of Ripple Factor of Current: '); temp = input ('If angle between V & I is known enter 1 \n or If Power factor is known enter 2 '); switch ( temp ) case (1) angle = input ('Please Enter The angle between V & I: '); Pf = cos (((angle)*11)/630); case (2) Pf = input ('Please Enter The value of Power factor: '); end; result = [C*4*Kv*Es*(2*sqrtm(3)*Vm-Es)]/[sqrtm(3)*Im*Pf*(sqrtm(3)*Vm-Es)]; fprintf('The Switching Time is %g ', result ); end
Category: MatLab

I am new in matlab and do not understand a term color specification. what is meant by color specification in matlab?

Category: MatLab

Hello there.

I am starting to ha e interest in MATLAB language. How does it work? Can I be able to run a simulation of a fawning with the software? 

How hard is it to learn the language?

And does it have its own programming language?

For those who can relate to this please assist me I’m in great need.